gstreamer/meson_options.txt
Thibault Saunier ad0779c4fd Build GStreamer modules API documentation as part of our build
Adding a nice landing page.

And update emoticons.

Using meson subprojects
2019-05-13 11:39:10 -04:00

7 lines
306 B
Meson

# Special option to tell `gst-docs` what subprojects with
# API documentation can be used.
option('built_subprojects', type : 'string', value : '')
# Special entry to make `gst-docs` usable as part of a bigger
# portal (gnome-portal for example).
option('use_portal_index', type : 'boolean', value : true)