analogdevicesinc / gr-iio

IIO blocks for GNU Radio
GNU General Public License v3.0
94 stars 62 forks source link

CMakeLists.txt: Added option for building with python/grc bindings #108

Closed ioanachelaru closed 2 years ago

ioanachelaru commented 2 years ago

Signed-off-by: ioanachelaru Ioana.Chelaru@analog.com

adisuciu commented 2 years ago

This is needed because in some scenarios(cross-compilation) the system /usr/bin/swig is detected which forces python support, however gnuradio may be built without python support.