test: rtpbin_buffer_list: add a test for invalid packets in buffer list
[platform/upstream/gstreamer.git] / meson_options.txt
index 74b6b53..2153286 100644 (file)
@@ -103,3 +103,5 @@ option('package-name', type : 'string', yield : true,
        description : 'package name to use in plugins')
 option('package-origin', type : 'string', value : 'Unknown package origin', yield : true,
        description : 'package origin URL to use in plugins')
+option('doc', type : 'feature', value : 'auto', yield: true,
+       description: 'Enable documentation.')