mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
misc: revert cmakeToolchain addition in CMakeSettings.json
This commit is contained in:
+2
-4
@@ -20,8 +20,7 @@
|
||||
"cmakeCommandArgs": "",
|
||||
"buildCommandArgs": "-v",
|
||||
"ctestCommandArgs": "",
|
||||
"inheritEnvironments": [ "msvc_x86" ],
|
||||
"cmakeToolchain": "C:/git/vcpkg/scripts/buildsystems/vcpkg.cmake"
|
||||
"inheritEnvironments": [ "msvc_x86" ]
|
||||
},
|
||||
{
|
||||
"name": "x64-Debug",
|
||||
@@ -54,8 +53,7 @@
|
||||
"cmakeCommandArgs": "-DVCPKG_TARGET_TRIPLET=x86-windows-static",
|
||||
"buildCommandArgs": "-v",
|
||||
"ctestCommandArgs": "",
|
||||
"inheritEnvironments": [ "msvc_x86" ],
|
||||
"cmakeToolchain": "C:/git/vcpkg/scripts/buildsystems/vcpkg.cmake"
|
||||
"inheritEnvironments": [ "msvc_x86" ]
|
||||
},
|
||||
{
|
||||
"name": "x64-Release-static",
|
||||
|
||||
Reference in New Issue
Block a user