mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +01:00 
			
		
		
		
	 11324875b4
			
		
	
	
	11324875b4
	
	
	
		
			
			Use CMake 3.21 (semi)automatic dependency resolution to install server and plugin dependencies (DLLs). This is especially useful with 3rd party dependencies, such as Curl, zlib etc
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			156 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			156 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| # Components ignored in both ZIP and WIX generators
 | |
| set(COMPONENTS_IGNORE Debuginfo Server_Scripts SqlBench Test Embedded  plugin-hashicorp-key-management)
 |