mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 05:20:05 +01:00
4 lines
215 B
Meson
4 lines
215 B
Meson
option('introspection', type : 'feature', value : 'auto',
|
|
description : 'Generate gobject-introspection bindings')
|
|
option('doc', type : 'feature', value : 'auto',
|
|
description: 'Enable documentation.')
|