mirror of
https://github.com/simon987/sist2.git
synced 2025-12-14 07:49:06 +00:00
Enable docker image builds
This commit is contained in:
@@ -10,6 +10,8 @@ rm -rf CMakeFiles CMakeCache.txt
|
||||
cmake -DSIST_DEBUG=off -DCMAKE_TOOLCHAIN_FILE="${VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake" .
|
||||
make -j 33
|
||||
strip sist2
|
||||
./sist2 -v > VERSION
|
||||
cp sist2 Docker/
|
||||
mv sist2 sist2-x64-linux
|
||||
|
||||
rm -rf CMakeFiles CMakeCache.txt
|
||||
|
||||
Reference in New Issue
Block a user