aboutsummaryrefslogtreecommitdiff
path: root/CMakeSettings.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-03-28 19:19:18 +0800
committercrupest <crupest@outlook.com>2019-03-28 19:19:18 +0800
commitfd207a4499a29e3085fb9b73db4a228cde110d60 (patch)
treea4c1d865382c76f0cb3b9681304756570524c579 /CMakeSettings.json
parentd72ff7334270de91242240d45263783e72546a1e (diff)
downloadcru-fd207a4499a29e3085fb9b73db4a228cde110d60.tar.gz
cru-fd207a4499a29e3085fb9b73db4a228cde110d60.tar.bz2
cru-fd207a4499a29e3085fb9b73db4a228cde110d60.zip
...
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