1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/vendor/DPP/settings.json

4 lines
140 B
JSON
Raw Normal View History

2023-03-23 19:20:44 +01:00
"cmake.configureSettings": {
"CMAKE_TOOLCHAIN_FILE" : "c:/vcpkg/scripts/buildsystems/vcpkg.cmake",
"VCPKG_TARGET_TRIPLET": "x64-windows"
}