kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Fixed target name for airspy source
rodzic
bef4a6efc1
commit
17db61c302
|
@ -28,7 +28,7 @@ else (MSVC)
|
||||||
pkg_check_modules(LIBAIRSPY REQUIRED libairspy)
|
pkg_check_modules(LIBAIRSPY REQUIRED libairspy)
|
||||||
|
|
||||||
target_include_directories(airspy_source PUBLIC ${LIBAIRSPY_INCLUDE_DIRS})
|
target_include_directories(airspy_source PUBLIC ${LIBAIRSPY_INCLUDE_DIRS})
|
||||||
target_link_directories(airspyhf_source PUBLIC ${LIBAIRSPY_LIBRARY_DIRS})
|
target_link_directories(airspy_source PUBLIC ${LIBAIRSPY_LIBRARY_DIRS})
|
||||||
target_link_libraries(airspy_source PUBLIC ${LIBAIRSPY_LIBRARIES})
|
target_link_libraries(airspy_source PUBLIC ${LIBAIRSPY_LIBRARIES})
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue