kopia lustrzana https://github.com/f4exb/sdrangel
				
				
				
			SoapySDR: removed more compilation dependencies on libusb
							rodzic
							
								
									d536c58d03
								
							
						
					
					
						commit
						ca4f8d80e8
					
				| 
						 | 
				
			
			@ -28,19 +28,19 @@ else(BUILD_DEBIAN)
 | 
			
		|||
    if(LIBUSB_FOUND AND LIMESUITE_FOUND)
 | 
			
		||||
        add_subdirectory(limesdr)
 | 
			
		||||
    endif(LIBUSB_FOUND AND LIMESUITE_FOUND)
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    find_package(LibIIO)
 | 
			
		||||
    if(LIBUSB_FOUND AND LIBIIO_FOUND)
 | 
			
		||||
        add_subdirectory(plutosdr)
 | 
			
		||||
    endif(LIBUSB_FOUND AND LIBIIO_FOUND)
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    find_package(LibPerseus)
 | 
			
		||||
    if(LIBUSB_FOUND AND LIBPERSEUS_FOUND)
 | 
			
		||||
        add_subdirectory(perseus)
 | 
			
		||||
    endif()
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    find_package(SoapySDR)
 | 
			
		||||
    if(LIBUSB_FOUND AND SOAPYSDR_FOUND)
 | 
			
		||||
    if(SOAPYSDR_FOUND)
 | 
			
		||||
        add_subdirectory(soapysdr)
 | 
			
		||||
    endif()
 | 
			
		||||
endif (BUILD_DEBIAN)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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()
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue