summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 258cb5a6b4671ebda3919f3f1011fb364ea5fc85 (plain)
1
2
3
4
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')