1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-28 15:08:51 +00:00

Fix detection of libiio package

This commit is contained in:
Carles Fernandez 2018-04-14 17:54:36 +02:00
parent bce730f68d
commit ddb7a6f3e0
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -14,7 +14,7 @@ FIND_PATH(
FIND_LIBRARY(
LIBIIO_LIBRARIES
NAMES libiio.so iio
NAMES iio libiio.so.0
HINTS $ENV{LIBIIO_DIR}/lib
${PC_LIBIIO_LIBDIR}
PATHS ${CMAKE_INSTALL_PREFIX}/lib