mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-22 16:18:38 +00:00
add ci/cd from server
This commit is contained in:
5
scripts/windows/1-configure.sh
Executable file
5
scripts/windows/1-configure.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
|
||||
cmake . -B bin $1 -DCMAKE_BUILD_TYPE=Release -DBeamMP-Launcher_ENABLE_LTO=ON -DVCPKG_TARGET_TRIPLET=x64-windows-static
|
||||
Reference in New Issue
Block a user