gnuradio / pmt

pmt
GNU Lesser General Public License v3.0
11 stars 11 forks source link

meson: make python libs optional in meson #90

Closed mormj closed 1 year ago

mormj commented 1 year ago

Setting the python_enabled option needs to be a bit more restrictive - i.e. if i set it to false, it shouldn't try to find any of the python dependencies

Also, removes a couple of warnings

This is to get things compilable with wasm