About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/meson.build b/src/meson.build
index 31a10f7d41f..e4cbcc89fc0 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -61,7 +61,7 @@ endif
if with_imgui
subdir('imgui')
endif
-if with_platform_wayland
+if with_wayland_bind_display
subdir('egl/wayland/wayland-drm')
endif
if with_any_vk or with_gallium_zink