cutter/src/meson_options.txt

3 lines
117 B
Meson
Raw Normal View History

2019-02-13 22:24:22 +00:00
option('enable_python', type: 'boolean', value: true)
2019-02-17 13:51:31 +00:00
option('enable_python_bindings', type: 'boolean', value: true)