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
1 changed files with 1 additions and 0 deletions

View File

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