mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-02-10 04:27:53 -05:00
2 lines
210 B
Meson
2 lines
210 B
Meson
option('man-pages', type: 'feature', value: 'disabled', description: 'Generate and install man pages')
|
|
option('xwayland', type: 'feature', value: 'disabled', description: 'Enable support for X11 applications')
|