mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 12:56:14 +01:00 
			
		
		
		
	Fixes MSI installer. Do not install hashicorp-key-management, as also we would need to install dependencies, in this case libcurl. For that, MDEV-33474 needs to be fixed first.
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			180 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			180 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
# Components ignored in both ZIP and WIX generators
 | 
						|
set(COMPONENTS_IGNORE Debuginfo Server_Scripts SqlBench Test Embedded hashicorp-key-management plugin-hashicorp-key-management)
 |