fix-squashed-planets
MrJohn10 2020-07-09 21:32:27 +02:00
parent 31781f214c
commit 70b7a63b66
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ git clone https://github.com/colobot/colobot.git --recurse-submodules
"generator": "Ninja",
"configurationType": "Debug",
"inheritEnvironments": ["msvc_x64_x64"],
"CMAKE_TOOLCHAIN_FILE": {input path to toolchain},
"CMAKE_TOOLCHAIN_FILE": input path to toolchain,
"VCPKG_TARGET_TRIPLET": "x64-windows-static",
"BOOST_STATIC": "1",
"GLEW_STATIC": "1",