mirror of
https://github.com/simon987/sist2.git
synced 2025-04-16 08:56:45 +00:00
Update CI script
This commit is contained in:
parent
740a49a09f
commit
98e0a5fd64
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user