mirror of
https://github.com/simon987/sist2.git
synced 2025-12-14 07:49:06 +00:00
Update CI script
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
./scripts/get_static_libs.sh
|
||||
|
||||
cmake .
|
||||
rm -rf CMakeFiles CmakeCache.txt
|
||||
cmake -DSIST_DEBUG=off .
|
||||
make
|
||||
strip sist2
|
||||
|
||||
rm -rf CMakeFiles CmakeCache.txt
|
||||
cmake -DSIST_DEBUG=on .
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user