Codebase list gstreamer-editing-services1.0 / upstream/1.12.2 meson_options.txt
upstream/1.12.2

Tree @upstream/1.12.2 (Download .tar.gz)

meson_options.txt @upstream/1.12.2raw · history · blame

1
2
3
4
5
6
option('disable_introspection',
        type : 'boolean', value : false,
        description : 'Whether to disable the introspection generation')
option('disable_gtkdoc',
        type : 'boolean', value : false,
        description : 'Whether to disable the documentation generation')