1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-02-22 20:57:12 +01:00
SqMod/vendor/DPP/settings.json

4 lines
140 B
JSON
Raw Normal View History

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