analogdevicesinc / gr-iio

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

swig/CMake: Find path to GNU Radio swig include files. #45

Closed ekigwana closed 4 years ago

ekigwana commented 5 years ago

Signed-off-by: Edward Kigwana ekigwana@scires.com

ekigwana commented 5 years ago

This one works for both 3.7 and 3.8

tfcollins commented 5 years ago

3.8 has a lot more changes required due to the CMake overhaul. I've added a branch here: https://github.com/analogdevicesinc/gr-iio/tree/upgrade-3.8 which contains the necessary updates. Until maint-3.8 comes out I don't think we will merge things, and with the current changes I don't think its possible to support both 3.7 and 3.8 moving forward.