build: change cmake build type to MOLD in conan
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/pr Build is failing
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/pr Build is failing
				
			This commit is contained in:
		
							parent
							
								
									01d85accac
								
							
						
					
					
						commit
						9af621ab87
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -36,6 +36,7 @@ class LightRecipe(ConanFile): | |||
|         tc = CMakeToolchain(self) | ||||
| 
 | ||||
|         tc.variables["CMAKE_BUILD_TYPE"] = self.settings.build_type | ||||
|         tc.cache_variables["CMAKE_LINKER_TYPE"] = "MOLD" | ||||
| 
 | ||||
|         tc.cache_variables["CMAKE_EXPORT_COMPILE_COMMANDS"] = self.options.export_compile_commands | ||||
|         tc.cache_variables["ENABLE_STATIC_ANALYSIS"] = self.options.enable_static_analysis | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue