Removed old CMakeSettings.json
This commit is contained in:
Родитель
ecc6560c14
Коммит
cbcf8786ca
|
@ -21,3 +21,4 @@
|
|||
/Tests
|
||||
/wiki
|
||||
/out
|
||||
/CMakeUserPresets.json
|
||||
|
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "x64-Debug",
|
||||
"generator": "Ninja",
|
||||
"configurationType": "Debug",
|
||||
"buildRoot": "${projectDir}\\out\\build\\${name}",
|
||||
"installRoot": "${projectDir}\\out\\install\\${name}",
|
||||
"cmakeCommandArgs": "",
|
||||
"buildCommandArgs": "-v",
|
||||
"ctestCommandArgs": "",
|
||||
"inheritEnvironments": [ "msvc_x64_x64" ],
|
||||
"variables": []
|
||||
}
|
||||
]
|
||||
}
|
Загрузка…
Ссылка в новой задаче