diff --git a/scripts/windows/1-configure.sh b/scripts/windows/1-configure.sh index d389371..bdd71d1 100755 --- a/scripts/windows/1-configure.sh +++ b/scripts/windows/1-configure.sh @@ -2,6 +2,6 @@ set -ex -./vcpkg/vcpkg add port lua +vcpkg add port lua cmake . -B bin $1 -DCMAKE_BUILD_TYPE=Release -DBeamMP-Server_ENABLE_LTO=ON -DVCPKG_TARGET_TRIPLET=x64-windows-static