Merge branch 'master' into dev

This commit is contained in:
f4exb 2018-03-31 00:25:49 +02:00
commit 52f6910eed
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
if(NOT LIBHACKRF_FOUND)
pkg_check_modules (LIBHACKRF_PKG libairspy)
pkg_check_modules (LIBHACKRF_PKG libhackrf)
find_path(LIBHACKRF_INCLUDE_DIR NAMES libhackrf/hackrf.h
PATHS
${LIBHACKRF_PKG_INCLUDE_DIRS}