gstreamer/meson_options.txt
2017-02-15 12:53:22 -03:00

7 lines
285 B
Meson

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')