summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.json b/configure.json
index 9fce6d039e..cffef79a6a 100644
--- a/configure.json
+++ b/configure.json
@@ -639,6 +639,7 @@
},
"optimize_debug": {
"label": "Optimize debug build",
+ "autoDetect": "!features.developer-build",
"condition": "!config.msvc && !config.clang && (features.debug || features.debug_and_release) && tests.optimize_debug",
"output": [ "privateConfig" ]
},