xwayland/hw/meson.build

8 lines
94 B
Meson
Raw Permalink Normal View History

2023-03-13 15:48:58 +08:00
if get_option('xvfb')
subdir('vfb')
endif
if build_xwayland
subdir('xwayland')
endif