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 ce20aa3dc1..1a22783177 100644
--- a/configure.json
+++ b/configure.json
@@ -896,7 +896,7 @@
},
"c++1z": {
"label": "C++1z",
- "condition": "features.c++14 && tests.c++1z",
+ "condition": "features.c++14 && tests.c++1z && !config.uikit",
"output": [ "publicFeature", "publicQtConfig" ]
},
"precompile_header": {