fix windows build wrongly calling vcpg from the submodule

This commit is contained in:
Lion Kortlepel 2024-01-09 19:00:24 +01:00 committed by Lion
parent 6832fd05d6
commit 9f5a30a871

View File

@ -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