summaryrefslogtreecommitdiffstats
path: root/examples/wayland/custom-extension
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@theqtcompany.com>2016-05-11 10:52:34 +0200
committerPaul Olav Tvete <paul.tvete@theqtcompany.com>2016-05-12 12:41:20 +0000
commita70c950bf0492f8134f2552e43177f44b419aa79 (patch)
tree18338608baab49ef96009de551ba741813185186 /examples/wayland/custom-extension
parentec03a06576d13c6984797936e1c8c2b68f46799a (diff)
Fix example build dependency
Change-Id: I5efcfdbee1bcc60d88a693226d234ad585078edb Reviewed-by: Johan Helsing <johan.helsing@qt.io> Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Diffstat (limited to 'examples/wayland/custom-extension')
-rw-r--r--examples/wayland/custom-extension/custom-extension.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/wayland/custom-extension/custom-extension.pro b/examples/wayland/custom-extension/custom-extension.pro
index 1e56b79c4..73e1eff7e 100644
--- a/examples/wayland/custom-extension/custom-extension.pro
+++ b/examples/wayland/custom-extension/custom-extension.pro
@@ -5,4 +5,6 @@ SUBDIRS += client \
SUBDIRS += compositor
SUBDIRS += testapp
+qmltestapp.depends = client
+
OTHER_FILES += protocol/custom.xml