mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-19 06:08:51 -04:00
SoapySDR: removed more compilation dependencies on libusb
This commit is contained in:
@@ -29,7 +29,7 @@ if(CM256CC_FOUND)
|
||||
endif(CM256CC_FOUND)
|
||||
|
||||
find_package(SoapySDR)
|
||||
if(LIBUSB_FOUND AND SOAPYSDR_FOUND)
|
||||
if(SOAPYSDR_FOUND)
|
||||
add_subdirectory(soapysdroutput)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user