mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-10-31 16:21:27 +08:00 
			
		
		
		
	Fix packaging of gguflib (#435)
This commit is contained in:
		 Angelos Katharopoulos
					Angelos Katharopoulos
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							46dc24d835
						
					
				
				
					commit
					006d01ba42
				
			| @@ -27,7 +27,7 @@ target_include_directories( | ||||
|     $<INSTALL_INTERFACE:include/gguflib> | ||||
| ) | ||||
| add_library( | ||||
|   gguflib SHARED | ||||
|   gguflib STATIC | ||||
|   ${gguflib_SOURCE_DIR}/fp16.c | ||||
|   ${gguflib_SOURCE_DIR}/gguflib.c) | ||||
| target_link_libraries(mlx $<BUILD_INTERFACE:gguflib>) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user