aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTasuku Suzuki <tasuku.suzuki@qt.io>2018-05-09 12:21:52 +0900
committerTasuku Suzuki <tasuku.suzuki@qt.io>2018-05-10 00:23:06 +0000
commit7742efd38bef49ec450b3a9c828127fbed5c0ae6 (patch)
tree45bdb334b2ccf137ef520e54a5cbac7359e6b165 /tools
parentaccc75e06e6fd65b166df994ec52fecd5b8c3f2f (diff)
Fix build without features.xmlstreamwriter
Change-Id: I375e182709e0e916a124302a9c46c29e53791499 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'tools')
-rw-r--r--tools/tools.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 20a3600fb8..856906cc53 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -4,7 +4,7 @@ SUBDIRS += \
qmlmin \
qmlimportscanner
-qtConfig(commandlineparser): SUBDIRS += qmlcachegen
+qtConfig(commandlineparser):qtConfig(xmlstreamwriter): SUBDIRS += qmlcachegen
!android|android_app {
SUBDIRS += \