mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Use newer IrrlichtMt
This commit is contained in:
		@@ -152,7 +152,7 @@ elseif(BUILD_CLIENT AND TARGET IrrlichtMt::IrrlichtMt)
 | 
			
		||||
	endif()
 | 
			
		||||
	message(STATUS "Found IrrlichtMt ${IrrlichtMt_VERSION}")
 | 
			
		||||
 | 
			
		||||
	set(TARGET_VER_S 1.9.0mt14)
 | 
			
		||||
	set(TARGET_VER_S 1.9.0mt15)
 | 
			
		||||
	string(REPLACE "mt" "." TARGET_VER ${TARGET_VER_S})
 | 
			
		||||
	if(IrrlichtMt_VERSION VERSION_LESS ${TARGET_VER})
 | 
			
		||||
		message(FATAL_ERROR "At least IrrlichtMt ${TARGET_VER_S} is required to build")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user