validate: Run IQA tests when possible
[platform/upstream/gst-editing-services.git] / meson_options.txt
1 option('introspection', type : 'boolean', value : true, yield : true,
2        description : 'Generate gobject-introspection bindings')
3 option('gtkdoc', type : 'boolean', value : true, yield : true,
4        description : 'Build API documentation with gtk-doc')