mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
2 lines
199 B
Meson
2 lines
199 B
Meson
option('xwayland', type: 'boolean', value: 'false', description: 'Enable support for X11 applications')
|
|
option('fuzz', type: 'boolean', value: 'false', description: 'Enable building fuzzer targets')
|