mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	bump gmp version
This commit is contained in:
		
							parent
							
								
									1719a9b3d1
								
							
						
					
					
						commit
						d5a6602f1c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								deps/GMP/GMP.cmake
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								deps/GMP/GMP.cmake
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -38,7 +38,7 @@ else ()
 | 
			
		|||
 | 
			
		||||
    ExternalProject_Add(dep_GMP
 | 
			
		||||
        # URL  https://gmplib.org/download/gmp/gmp-6.1.2.tar.bz2
 | 
			
		||||
        URL https://gmplib.org/download/gmp/gmp-6.2.0.tar.lz
 | 
			
		||||
        URL https://gmplib.org/download/gmp/gmp-6.2.1.tar.bz2
 | 
			
		||||
        BUILD_IN_SOURCE ON 
 | 
			
		||||
        CONFIGURE_COMMAND  env "CFLAGS=${_gmp_ccflags}" "CXXFLAGS=${_gmp_ccflags}" ./configure --enable-shared=no --enable-cxx=yes --enable-static=yes "--prefix=${DESTDIR}/usr/local" ${_gmp_build_tgt}
 | 
			
		||||
        BUILD_COMMAND     make -j
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue