summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index 294299d82f..ee5a229ffd 100644
--- a/configure.json
+++ b/configure.json
@@ -1484,7 +1484,7 @@
},
"precompile_header": {
"description": "Using precompiled headers",
- "condition": "config.msvc || (!config.uikit && tests.precompile_header)",
+ "condition": "config.msvc || tests.precompile_header",
"output": [
"privateConfig",
{ "type": "varRemove", "negative": true, "name": "CONFIG", "value": "'precompile_header'" }