Delete CMakeSettings.json
always gets in
This commit is contained in:
committed by
Chris Hennes
parent
7d8d6417c7
commit
87bf36fc58
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "x64-release",
|
||||
"generator": "Ninja",
|
||||
"configurationType": "Release",
|
||||
"inheritEnvironments": [ "msvc_x64_x64" ],
|
||||
"buildRoot": "C:\\github repros\\out\\freecadbuild\\${name}",
|
||||
"installRoot": "C:\\github repros\\out\\freecadinstall\\${name}",
|
||||
"cmakeCommandArgs": "",
|
||||
"buildCommandArgs": "",
|
||||
"ctestCommandArgs": "",
|
||||
"variables": [
|
||||
{
|
||||
"name": "FREECAD_LIBPACK_DIR",
|
||||
"value": "C:/freecad_libs/LibPack",
|
||||
"type": "PATH"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user