mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-29 05:40:19 -04:00
3 lines
306 B
Meson
3 lines
306 B
Meson
option('debug-damage-tracking', type: 'boolean', value: 'false', description: 'Debug damage tracking')
|
|
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')
|