1
0
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:
Carles Fernandez 2019-02-22 20:54:41 +01:00
parent 63c1409b8f
commit a05aa22d39
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

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