mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 10:56:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/sql)
 | |
| 
 | |
| MYSQL_ADD_PLUGIN(USERSTAT userstat.cc MANDATORY)
 | |
| 
 | 
