summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index c505c6ab91..6dffa33289 100644
--- a/configure.json
+++ b/configure.json
@@ -951,6 +951,10 @@
{ "type": "publicQtConfig", "negative": true }
]
},
+ "xml": {
+ "label": "Qt Xml",
+ "output": [ "privateFeature" ]
+ },
"libudev": {
"label": "udev",
"condition": "libs.libudev",
@@ -1138,7 +1142,8 @@ Configure with '-qreal float' to create a build that is binary-compatible with 5
"network",
"sql",
"testlib",
- "widgets"
+ "widgets",
+ "xml"
]
}, {
"section": "Support enabled for",