mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-24 11:12:27 -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
|
target_link_libraries(inputfilesource
|
||||||
${QT_LIBRARIES}
|
${QT_LIBRARIES}
|
||||||
${LIBBLADERF_LIBRARIES}
|
|
||||||
${LIBUSB_LIBRARIES}
|
${LIBUSB_LIBRARIES}
|
||||||
sdrbase
|
sdrbase
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user