summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@theqtcompany.com>2016-02-17 14:30:21 +0100
committerJohan Helsing <johan.helsing@theqtcompany.com>2016-02-18 12:40:30 +0000
commit36ba9b9bb49d9568c96b8b6f138860ac2afc8ac3 (patch)
treed3bb1b4f4647a337ca970688d30da79ef26cc3c0
parent5c419989255be0b1787c6091ca996fb4f346d8f6 (diff)
Add minimal-cpp compositor example to .pro file
Change-Id: Id874e426ba3e598a582ed74d4ed096dfae38603c Reviewed-by: Giulio Camuffo <giuliocamuffo@gmail.com> Reviewed-by: Erik Larsson <erik@ortogonal.com>
-rw-r--r--examples/wayland/wayland.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/wayland/wayland.pro b/examples/wayland/wayland.pro
index 91c68b89f..b67d12eb6 100644
--- a/examples/wayland/wayland.pro
+++ b/examples/wayland/wayland.pro
@@ -1,6 +1,7 @@
TEMPLATE=subdirs
SUBDIRS += qwindow-compositor
+SUBDIRS += minimal-cpp
qtHaveModule(quick) {
SUBDIRS += pure-qml