summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 5ae4cec8..f3e4f61f 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -5,4 +5,6 @@ CONFIG += ordered
!without-serviceframework: SUBDIRS += serviceframework
!without-systeminfo: SUBDIRS += systeminfo # systeminfo has dependencies to serviceframework, thus build it after sfw
-SUBDIRS += imports tools
+SUBDIRS += tools
+
+!isEmpty(QT.quick.name): SUBDIRS += imports