mirror of
https://github.com/simon987/sist2.git
synced 2025-12-11 14:38:54 +00:00
CI attempt
This commit is contained in:
8
ci/build.sh
Normal file
8
ci/build.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
git clone --recursive https://github.com/simon987/sist2
|
||||
cd sist2
|
||||
./scripts/get_static_libs.sh 1
|
||||
|
||||
cmake .
|
||||
make
|
||||
Reference in New Issue
Block a user