mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Link FCD with libusb.
This commit is contained in:
@@ -46,6 +46,7 @@ add_library(inputfcd SHARED
|
||||
|
||||
target_link_libraries(inputfcd
|
||||
${QT_LIBRARIES}
|
||||
${LIBUSB_LIBRARIES}
|
||||
asound
|
||||
sdrbase
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user