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