gstreamer/meson_options.txt
Thibault Saunier 7165e6ad12 meson: Bump version to 1.9.2
And unify the name of the disable_introspection option
2016-09-05 12:32:22 -03:00

4 lines
146 B
Meson

option('disable_introspection',
type : 'boolean', value : false,
description : 'Whether to disable the introspection generation')