8 lines
94 B
Meson
8 lines
94 B
Meson
![]() |
if get_option('xvfb')
|
||
|
subdir('vfb')
|
||
|
endif
|
||
|
|
||
|
if build_xwayland
|
||
|
subdir('xwayland')
|
||
|
endif
|