mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-19 11:26:11 +00:00
1710829267
* Remove Jupyter Integration Replaced by https://github.com/radareorg/cutter-jupyter * Remove duplicate vars in .appveyor.yml
3 lines
117 B
Meson
3 lines
117 B
Meson
option('enable_python', type: 'boolean', value: true)
|
|
option('enable_python_bindings', type: 'boolean', value: true)
|