mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	android : use release cmake build type by default (#5123)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							faa3526a1e
						
					
				
				
					commit
					256d1bb0dd
				
			| @@ -30,6 +30,7 @@ android { | ||||
|         } | ||||
|         externalNativeBuild { | ||||
|             cmake { | ||||
|                 arguments += "-DCMAKE_BUILD_TYPE=Release" | ||||
|                 cppFlags += listOf() | ||||
|                 arguments += listOf() | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user