summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.json b/configure.json
index 159fdf12fa..23ef7625a6 100644
--- a/configure.json
+++ b/configure.json
@@ -1453,6 +1453,10 @@ Configure with '-qreal float' to create a build that is binary-compatible with 5
"type": "error",
"condition": "!features.stl",
"message": "Qt requires a compliant STL library."
+ },
+ {
+ "type": "emccVersion",
+ "condition": "config.wasm"
}
],