mirror of
https://github.com/zoriya/astal-river.git
synced 2025-12-06 06:06:10 +00:00
3 lines
228 B
Meson
3 lines
228 B
Meson
option('introspection', type : 'boolean', value : true, description : 'Build gobject-introspection data')
|
|
option('vapi', type : 'boolean', value : true, description : 'Generate vapi data (needs vapigen & introspection option)')
|