summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/hardwareintegration.pro
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@theqtcompany.com>2015-09-07 14:04:17 +0200
committerJørgen Lind <jorgen.lind@theqtcompany.com>2015-09-10 08:20:53 +0000
commit00fba62ce3e5bd00ba5e8ab6f5b7a71bdb93c6a1 (patch)
tree1a135ec31593b76c38849621f1d4ecc5508266d8 /src/plugins/hardwareintegration/hardwareintegration.pro
parent762d384b806deb84072a5c7eb6b91afa1e150c1f (diff)
Rename QtCompositor to QtWaylandCompositor
enable building QtWaylandCompositor by default Change-Id: I7cf34052b304ca9fef55b7e30ef6a6367b5d75f1 Reviewed-by: Jørgen Lind <jorgen.lind@theqtcompany.com>
Diffstat (limited to 'src/plugins/hardwareintegration/hardwareintegration.pro')
-rw-r--r--src/plugins/hardwareintegration/hardwareintegration.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/hardwareintegration/hardwareintegration.pro b/src/plugins/hardwareintegration/hardwareintegration.pro
index 4f5ec1458..59d867f9f 100644
--- a/src/plugins/hardwareintegration/hardwareintegration.pro
+++ b/src/plugins/hardwareintegration/hardwareintegration.pro
@@ -1,7 +1,4 @@
TEMPLATE=subdirs
SUBDIRS += client
-#The compositor plugins are only useful with QtCompositor
-contains(CONFIG, wayland-compositor) {
- SUBDIRS += compositor
-}
+SUBDIRS += compositor