Add support for Meson as alternative/parallel build system
[platform/upstream/gstreamer.git] / meson_options.txt
1 option('audioresample_format', type : 'combo', choices : ['int', 'float', 'auto'], value : 'auto')
2 option('use_orc', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto')