summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: bdf45ab9506232daa7198163ba17528851dc6a1f (plain)
1
2
3
4
5
6
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')
option('test_media', type: 'string', value: 'tests/gupnp-dlna-media')