This website requires JavaScript.
Explore
Help
Sign In
Sara
/
kwil-header-tool
Watch
1
Star
0
Fork
You've already forked kwil-header-tool
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
675aadbe0d
kwil-header-tool
/
build.sh
5 lines
94 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
echo
"Beginning build"
bear --
\
gcc -o bin/kwil src/**.c -g -Itest_include -Wall
Reference in New Issue
View Git Blame
Copy Permalink