summaryrefslogtreecommitdiff
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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sensors/grue/grue.pro b/examples/sensors/grue/grue.pro
index cc6d11c..7290cd3 100644
--- a/examples/sensors/grue/grue.pro
+++ b/examples/sensors/grue/grue.pro
@@ -2,7 +2,7 @@ TEMPLATE = subdirs
SUBDIRS += lib plugin console_app
-!isEmpty(QT.quick.name): SUBDIRS += import qml.pro
+qtHaveModule(quick): SUBDIRS += import qml.pro
plugin.depends = lib
import.depends = lib