build settings

This commit is contained in:
2020-01-06 18:04:12 -05:00
parent acdd2fb3c1
commit 71f17986db
4 changed files with 75 additions and 8 deletions

View File

@@ -1,8 +1,6 @@
#!/usr/bin/env bash
git clone --recursive https://github.com/simon987/sist2
cd sist2
./scripts/get_static_libs.sh 1
./scripts/get_static_libs.sh
cmake .
make