summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/src.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index ae3b872a..ed85fd22 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -1,3 +1,5 @@
TEMPLATE = subdirs
CONFIG += ordered
-SUBDIRS += 3rdparty jsonstream clientcompat partition client daemon imports
+SUBDIRS += 3rdparty jsonstream clientcompat partition client daemon
+
+!isEmpty(QT.quick.name): SUBDIRS += imports