mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 10:41:01 +00:00
add lua to vcpkg dependencies on windows
This commit is contained in:
2
scripts/windows/1-configure.sh
Normal file → Executable file
2
scripts/windows/1-configure.sh
Normal file → Executable file
@@ -2,4 +2,6 @@
|
||||
|
||||
set -ex
|
||||
|
||||
./vcpkg/vcpkg add port lua
|
||||
|
||||
cmake . -B bin $1 -DCMAKE_BUILD_TYPE=Release -DBeamMP-Server_ENABLE_LTO=ON -DVCPKG_TARGET_TRIPLET=x64-windows-static
|
||||
|
||||
Reference in New Issue
Block a user