mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			133 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			133 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
FILE(GLOB PY_FILES *.py)
 | 
						|
 | 
						|
ADD_SUBDIRECTORY(geoserver)
 | 
						|
ADD_SUBDIRECTORY(httplib2)
 | 
						|
 | 
						|
PLUGIN_INSTALL(processing ./admintools ${PY_FILES}) |