streamcollection: embed GQueue into the private struct
[platform/upstream/gstreamer.git] / meson_options.txt
index 9c77706..5f4ac2b 100644 (file)
@@ -4,6 +4,7 @@ option('disable_gtkdoc', type : 'boolean', value : false)
 option('disable_examples', type : 'boolean', value : false)
 option('disable_gst_debug', type : 'boolean', value : false)
 option('disable_registry', type : 'boolean', value : false)
+option('disable_tracer_hooks', type : 'boolean', value : false)
 option('library_format', type : 'combo', choices : ['shared', 'static', 'both'], value : 'shared')
 option('disable_introspection',
         type : 'boolean', value : false,