summaryrefslogtreecommitdiffstats
path: root/examples/wayland/custom-extension/compositor
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-10-28 10:19:37 +0100
committerPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-11-04 10:32:24 +0000
commitdd9324db806466dde409750e7de17d9e327865e3 (patch)
tree463790b20a9b4222661e34dc0c8fd48d595f0f0d /examples/wayland/custom-extension/compositor
parent74b067acfe3ff4093fd7c1724ef1405731bae5e5 (diff)
Add install targets for new examples.
Change-Id: Ibb4ae57d82a86d5fc74679c628a5c7a9b100f71d Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Diffstat (limited to 'examples/wayland/custom-extension/compositor')
-rw-r--r--examples/wayland/custom-extension/compositor/compositor.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/wayland/custom-extension/compositor/compositor.pro b/examples/wayland/custom-extension/compositor/compositor.pro
index f38b1ecb4..4ffafdb8b 100644
--- a/examples/wayland/custom-extension/compositor/compositor.pro
+++ b/examples/wayland/custom-extension/compositor/compositor.pro
@@ -29,3 +29,6 @@ TARGET = custom-compositor
HEADERS += \
customextension.h
+
+target.path = $$[QT_INSTALL_EXAMPLES]/wayland/custom-extension/compositor
+INSTALLS += target