summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-05-25 15:58:00 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-25 15:39:41 +0000
commit2c1606d13eb04ab9058cfaed2296628fe1ce4ebd (patch)
treeccc283a389321eb90c409c6c70777e31b738dda8 /examples
parent7c12bc5b2ca7334b0d672f31aca6aa1d48d344ee (diff)
fix example install
Change-Id: I3d7b995ecbe2e06d9c87aea743d59ee551e1fae4 Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com> Reviewed-by: Johan Helsing <johan.helsing@qt.io>
Diffstat (limited to 'examples')
-rw-r--r--examples/wayland/custom-extension/client/client.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/wayland/custom-extension/client/client.pro b/examples/wayland/custom-extension/client/client.pro
index ed9e3239c..9ba72bc9c 100644
--- a/examples/wayland/custom-extension/client/client.pro
+++ b/examples/wayland/custom-extension/client/client.pro
@@ -21,3 +21,6 @@ HEADERS += customextension.h
PLUGIN_TYPE = platforms
load(qt_plugin)
+
+# Installation into a "proper" Qt location is most unexpected for from an example.
+CONFIG += install_ok