summaryrefslogtreecommitdiffstats
path: root/CMakePresets.json
diff options
context:
space:
mode:
Diffstat (limited to 'CMakePresets.json')
-rw-r--r--CMakePresets.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/CMakePresets.json b/CMakePresets.json
index ec4f6a988..5be8467f4 100644
--- a/CMakePresets.json
+++ b/CMakePresets.json
@@ -131,9 +131,7 @@
{
"name": "releaseWithDebugInfo",
"inherits": "base",
- "configurations": [
- "RelWithDebInfo"
- ],
+ "configurations": ["RelWithDebInfo"],
"packageDirectory": "dist-releaseWithDebugInfo"
},
{