mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 09:17:47 +00:00
Merge pull request #734 from hkAlice/ThreePointOh
remove cmake generated json;
This commit is contained in:
commit
1b6b072fe2
1 changed files with 0 additions and 21 deletions
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
// See https://go.microsoft.com//fwlink//?linkid=834763 for more information about this file.
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"name": "x64-Debug",
|
|
||||||
"generator": "Visual Studio 15 2017 Win64",
|
|
||||||
"configurationType": "Debug",
|
|
||||||
"buildRoot": "H:\\Sapphire\\Sapphire-2.3-Build",
|
|
||||||
"cmakeCommandArgs": "-DCMAKE_BUILD_TYPE=\"Debug\"",
|
|
||||||
"buildCommandArgs": "-m -v:minimal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "x64-Release",
|
|
||||||
"generator": "Visual Studio 15 2017 Win64",
|
|
||||||
"configurationType": "Release",
|
|
||||||
"buildRoot": "H:\\Sapphire\\Sapphire-2.3-Build",
|
|
||||||
"cmakeCommandArgs": "",
|
|
||||||
"buildCommandArgs": "-m -v:minimal"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue