mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-05 19:18:38 -04:00
Removed dependency on libbladeRF for filesource plugin
This commit is contained in:
parent
919a1326f4
commit
410b6d15c0
@ -42,7 +42,6 @@ add_library(inputfilesource SHARED
|
||||
|
||||
target_link_libraries(inputfilesource
|
||||
${QT_LIBRARIES}
|
||||
${LIBBLADERF_LIBRARIES}
|
||||
${LIBUSB_LIBRARIES}
|
||||
sdrbase
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user