index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.sh
blob: 99a712ec0f7286ce652234aed888326676e0ea56 (
plain
)
1
2
3
4
#!/bin/sh cd build && cmake .. -DTEST=on -DCMAKE_BUILD_TYPE=Debug && make && make test