analogdevicesinc / gr-iio

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

CMake: Fix detection of GNU Radio version via find_package(...) info #43

Closed ekigwana closed 5 years ago

ekigwana commented 5 years ago

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

ekigwana commented 5 years ago

I realized after the second pull request that this needs to be reworked to support 3.7 as well as 3.8

tfcollins commented 5 years ago

Closing since there is a second related PR.