1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-02 08:13:04 +00:00

Fix building of FMCOMMS2 option

This commit is contained in:
Carles Fernandez
2019-02-22 20:54:41 +01:00
parent 63c1409b8f
commit a05aa22d39

View File

@@ -1731,6 +1731,7 @@ endif()
##############################################
if(ENABLE_PLUTOSDR OR ENABLE_FMCOMMS2)
find_package(GRIIO)
find_package(LIBIIO)
endif()