summaryrefslogtreecommitdiffstats
path: root/examples/wayland/wayland.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/wayland.pro')
-rw-r--r--examples/wayland/wayland.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/wayland/wayland.pro b/examples/wayland/wayland.pro
index b9e4263e7..f8a360c1a 100644
--- a/examples/wayland/wayland.pro
+++ b/examples/wayland/wayland.pro
@@ -18,7 +18,8 @@ qtHaveModule(quick) {
qtHaveModule(waylandclient) {
SUBDIRS += \
custom-extension \
- server-buffer
+ server-buffer \
+ texture-sharing
}
SUBDIRS += hwlayer-compositor
}