mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 20:20:35 +00:00
Fix building of FMCOMMS2 option
This commit is contained in:
parent
63c1409b8f
commit
a05aa22d39
@ -1731,6 +1731,7 @@ endif()
|
|||||||
##############################################
|
##############################################
|
||||||
if(ENABLE_PLUTOSDR OR ENABLE_FMCOMMS2)
|
if(ENABLE_PLUTOSDR OR ENABLE_FMCOMMS2)
|
||||||
find_package(GRIIO)
|
find_package(GRIIO)
|
||||||
|
find_package(LIBIIO)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user