labwc/meson_options.txt

3 lines
202 B
Meson
Raw Normal View History

option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')
2020-12-30 10:29:21 +00:00
option('xwayland', type: 'feature', value: 'auto', description: 'Enable support for X11 applications')