Update cmake and ninja
This commit is contained in:
		
				
					committed by
					
						 CodingWorkshop Signing Team
						CodingWorkshop Signing Team
					
				
			
			
				
	
				
						parent
						
							0b5819ad61
						
					
				
				
					commit
					f928d21d4c
				
			
							
								
								
									
										4
									
								
								build.sh
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								build.sh
									
									
									
									
									
								
							| @@ -27,7 +27,7 @@ TARGET_SYSTEM=linux | ||||
|  | ||||
| # CMake Settings | ||||
| CMAKEDIR="${SRCDIR}/cmake" | ||||
| CMAKETAG="v3.31.3" | ||||
| CMAKETAG="v4.0.3" | ||||
| CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git" | ||||
|  | ||||
| # LLVM Settings | ||||
| @@ -37,7 +37,7 @@ LLVMVCS="https://github.com/llvm/llvm-project.git" | ||||
|  | ||||
| # Ninja Settings | ||||
| NINJADIR="${SRCDIR}/ninja" | ||||
| NINJATAG="v1.12.1" | ||||
| NINJATAG="v1.13.0" | ||||
| NINJAVCS="https://github.com/ninja-build/ninja.git" | ||||
|  | ||||
| # Wine Settings | ||||
|   | ||||
		Reference in New Issue
	
	Block a user