mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-30 20:40:20 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			125 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			125 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| project(channelmimo)
 | |
| 
 | |
| add_subdirectory(beamsteeringcwmod)
 | |
| 
 | |
| if (NOT SERVER_MODE)
 | |
|     add_subdirectory(interferometer)
 | |
| endif()
 |