mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-11-04 18:48:15 +08:00 
			
		
		
		
	patch (#893)
This commit is contained in:
		@@ -18,7 +18,7 @@ option(MLX_BUILD_METAL "Build metal backend" ON)
 | 
			
		||||
option(BUILD_SHARED_LIBS "Build mlx as a shared library" OFF)
 | 
			
		||||
 | 
			
		||||
if(NOT MLX_VERSION)
 | 
			
		||||
  set(MLX_VERSION 0.8.0)
 | 
			
		||||
  set(MLX_VERSION 0.8.1)
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
# --------------------- Processor tests -------------------------
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user