xserver-multidpi/hw/meson.build
2021-02-03 18:13:15 +01:00

8 lines
94 B
Meson

if get_option('xvfb')
subdir('vfb')
endif
if build_xwayland
subdir('xwayland')
endif