cutter/src/meson_options.txt
Florian Märkl 1710829267
Remove Jupyter Integration (#1398)
* Remove Jupyter Integration

Replaced by https://github.com/radareorg/cutter-jupyter

* Remove duplicate vars in .appveyor.yml
2019-03-25 21:43:00 +01:00

3 lines
117 B
Meson

option('enable_python', type: 'boolean', value: true)
option('enable_python_bindings', type: 'boolean', value: true)