Codebase list gupnp-dlna / HEAD meson_options.txt
HEAD

Tree @HEAD (Download .tar.gz)

meson_options.txt @HEADraw · history · blame

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')