mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-01 15:26:59 +00:00
fix windows build wrongly calling vcpg from the submodule
This commit is contained in:
parent
94b9ef3eae
commit
f9d43eac66
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user