cagebreak/meson_options.txt
Cagebreak Signing Key 1 0566029eeb Release 1.0.6
- Make build reproducible
2020-03-29 09:50:21 +00:00

3 lines
357 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')
option('version_override', type: 'string', description: 'Set the project version to the string specified. Used for creating hashes for reproducible builds.')