summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 40d66e5e59104243d5c420bc2ec33e6e067b8486 (plain)
1
2
3
4
5
option('gstreamer_backend', type : 'feature', value: 'enabled')
option('default_backend', type: 'string', value: 'gstreamer')
option('introspection', type: 'boolean', value: 'true')
option('vapi', type: 'boolean', value: 'true')
option('gtk_doc', type: 'boolean', value: 'false')