Add meson description for tracer_hooks
authorKasper Steensig Jensen <kasper.steensig@gmail.com>
Thu, 8 Jul 2021 09:48:58 +0000 (11:48 +0200)
committerKasper Steensig Jensen <kasper.steensig@gmail.com>
Thu, 8 Jul 2021 09:48:58 +0000 (11:48 +0200)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/849>

meson_options.txt

index c8cee37..7363bdb 100644 (file)
@@ -2,7 +2,7 @@ option('gst_debug', type : 'boolean', value : true)
 option('gst_parse', type : 'boolean', value : true,
        description: 'Enable pipeline string parser')
 option('registry', type : 'boolean', value : true)
-option('tracer_hooks', type : 'boolean', value : true)
+option('tracer_hooks', type : 'boolean', value : true, description: 'Enable tracer usage')
 option('ptp-helper-setuid-user', type : 'string',
        description : 'User to switch to when installing gst-ptp-helper setuid root')
 option('ptp-helper-setuid-group', type : 'string',