diff --git a/plugins/samplesource/airspyhf/CMakeLists.txt b/plugins/samplesource/airspyhf/CMakeLists.txt index c056e217e..b90183c33 100644 --- a/plugins/samplesource/airspyhf/CMakeLists.txt +++ b/plugins/samplesource/airspyhf/CMakeLists.txt @@ -59,6 +59,7 @@ target_link_libraries(${TARGET_NAME} ${TARGET_LIB_GUI} swagger ${LIBAIRSPYHF_LIBRARIES} + ${LIBUSB_LIBRARIES} ) install(TARGETS ${TARGET_NAME} DESTINATION ${INSTALL_FOLDER})