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": "",
|
"cmakeCommandArgs": "",
|
||||||
"buildCommandArgs": "-v",
|
"buildCommandArgs": "-v",
|
||||||
"ctestCommandArgs": "",
|
"ctestCommandArgs": "",
|
||||||
"inheritEnvironments": [ "msvc_x86" ],
|
"inheritEnvironments": [ "msvc_x86" ]
|
||||||
"cmakeToolchain": "C:/git/vcpkg/scripts/buildsystems/vcpkg.cmake"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "x64-Debug",
|
"name": "x64-Debug",
|
||||||
@@ -54,8 +53,7 @@
|
|||||||
"cmakeCommandArgs": "-DVCPKG_TARGET_TRIPLET=x86-windows-static",
|
"cmakeCommandArgs": "-DVCPKG_TARGET_TRIPLET=x86-windows-static",
|
||||||
"buildCommandArgs": "-v",
|
"buildCommandArgs": "-v",
|
||||||
"ctestCommandArgs": "",
|
"ctestCommandArgs": "",
|
||||||
"inheritEnvironments": [ "msvc_x86" ],
|
"inheritEnvironments": [ "msvc_x86" ]
|
||||||
"cmakeToolchain": "C:/git/vcpkg/scripts/buildsystems/vcpkg.cmake"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "x64-Release-static",
|
"name": "x64-Release-static",
|
||||||
|
|||||||
Reference in New Issue
Block a user