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