labwc/meson_options.txt

4 lines
295 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')
option('nls', type: 'feature', value: 'auto', description: 'Enable native language support')