remove CMakeSettings

This commit is contained in:
kamilprzyb 2020-09-02 00:38:33 +02:00
parent 11801c1f89
commit ef84ec8fca
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
{
// Zobacz https://go.microsoft.com/fwlink/?linkid=834763, aby uzyskać więcej informacji o tym pliku.
"configurations": [
{
"name": "x64-Debug",
"generator": "Ninja",
"configurationType": "Debug",
"inheritEnvironments": [ "msvc_x64_x64" ],
"buildRoot": "${projectDir}\\out\\build\\${name}",
"installRoot": "${projectDir}\\out\\install\\${name}",
"cmakeCommandArgs": "",
"buildCommandArgs": "",
"ctestCommandArgs": ""
}
]
}