Revert "setup.py: Use the detected Ninja and quote build_dir"
[platform/upstream/gstreamer.git] / meson_options.txt
1 option('enable_python', type : 'boolean', value : false)
2 option('disable_gst_libav', type : 'boolean', value : false)
3 option('disable_gst_plugins_ugly', type : 'boolean', value : false)
4 option('disable_gst_plugins_bad', type : 'boolean', value : false)
5 option('disable_gst_devtools', type : 'boolean', value : false)
6 option('disable_gst_editing_services', type : 'boolean', value : false)
7 option('disable_rtsp_server', type : 'boolean', value : false)