2 lines
212 B
Meson
2 lines
212 B
Meson
option('man', type: 'boolean', value: true, description: 'build man pages using help2man')
|
|
option('xapp', type: 'boolean', value: false, description: 'enable support for xapp library (disabled for GTK4 builds)')
|