completion: Update to new gstreamer core helpers
[platform/upstream/gstreamer.git] / meson_options.txt
1 option('disable_introspection',
2         type : 'boolean', value : false,
3         description : 'Whether to disable the introspection generation')
4 option('disable_gtkdoc',
5         type : 'boolean', value : false,
6         description : 'Whether to disable the documentation generation')