aboutsummaryrefslogtreecommitdiff
path: root/CMakeSettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeSettings.json')
-rw-r--r--CMakeSettings.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/CMakeSettings.json b/CMakeSettings.json
deleted file mode 100644
index 1d244620..00000000
--- a/CMakeSettings.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "configurations": [
- {
- "name": "x64-Debug",
- "generator": "Ninja",
- "configurationType": "Debug",
- "inheritEnvironments": [
- "msvc_x64_x64"
- ],
- "buildRoot": "${env.USERPROFILE}\\CMakeBuilds\\${workspaceHash}\\build\\${name}",
- "installRoot": "${env.USERPROFILE}\\CMakeBuilds\\${workspaceHash}\\install\\${name}",
- "cmakeCommandArgs": "",
- "buildCommandArgs": "-v",
- "ctestCommandArgs": ""
- }
- ]
-} \ No newline at end of file