summaryrefslogtreecommitdiff
path: root/wireplumber/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'wireplumber/meson_options.txt')
-rw-r--r--wireplumber/meson_options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/wireplumber/meson_options.txt b/wireplumber/meson_options.txt
new file mode 100644
index 0000000..d585854
--- /dev/null
+++ b/wireplumber/meson_options.txt
@@ -0,0 +1,2 @@
+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)')