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