summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/grue.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/grue.pro')
-rw-r--r--examples/sensors/grue/grue.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/sensors/grue/grue.pro b/examples/sensors/grue/grue.pro
index de917bf7..cc6d11cd 100644
--- a/examples/sensors/grue/grue.pro
+++ b/examples/sensors/grue/grue.pro
@@ -1,7 +1,8 @@
TEMPLATE = subdirs
SUBDIRS += lib plugin console_app
-SUBDIRS += import qml.pro
+
+!isEmpty(QT.quick.name): SUBDIRS += import qml.pro
plugin.depends = lib
import.depends = lib