xserver-multidpi/hw/meson.build

8 lines
94 B
Meson

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