mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
2 lines
202 B
Meson
2 lines
202 B
Meson
option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')
|
|
option('xwayland', type: 'feature', value: 'auto', description: 'Enable support for X11 applications')
|