kopia lustrzana https://github.com/f4exb/sdrangel
SoapySDR: removed compilation dependency on libusb. Solves PR #263
rodzic
1dc8ca3a98
commit
8e8eb191a3
|
@ -78,7 +78,7 @@ else(LIBUSB_FOUND AND LIBMIRISDR_FOUND)
|
|||
endif(LIBUSB_FOUND AND LIBMIRISDR_FOUND)
|
||||
|
||||
find_package(SoapySDR)
|
||||
if(LIBUSB_FOUND AND SOAPYSDR_FOUND)
|
||||
if(SOAPYSDR_FOUND)
|
||||
add_subdirectory(soapysdrinput)
|
||||
message(STATUS "SoapySDR found")
|
||||
else()
|
||||
|
|
Ładowanie…
Reference in New Issue