summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/hardwareintegration/client/client.pro')
-rw-r--r--src/plugins/hardwareintegration/client/client.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/hardwareintegration/client/client.pro b/src/plugins/hardwareintegration/client/client.pro
index 8001c9de6..eab62f8d0 100644
--- a/src/plugins/hardwareintegration/client/client.pro
+++ b/src/plugins/hardwareintegration/client/client.pro
@@ -9,10 +9,10 @@ qtConfig(xcomposite-egl): \
SUBDIRS += xcomposite-egl
qtConfig(xcomposite-glx): \
SUBDIRS += xcomposite-glx
+
qtConfig(wayland-drm-egl-server-buffer): \
SUBDIRS += drm-egl-server
qtConfig(wayland-libhybris-egl-server-buffer): \
SUBDIRS += libhybris-egl-server
-
-### TODO: make shm-emulation configurable
-SUBDIRS += shm-emulation-server
+qtConfig(wayland-shm-emulation-server-buffer): \
+ SUBDIRS += shm-emulation-server