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