fix windows build wrongly calling vcpg from the submodule

This commit is contained in:
Lion Kortlepel 2024-01-09 19:00:24 +01:00
parent 94b9ef3eae
commit f9d43eac66
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

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