mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-29 00:07:54 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			96 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			96 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| FILE(GLOB PY_FILES *.py)
 | |
| ADD_SUBDIRECTORY(ui)
 | |
| 
 | |
| PLUGIN_INSTALL(processing algs/qgis ${PY_FILES})
 |