]> git.lizzy.rs Git - minetest.git/commitdiff
Increase used IrrlichtMt version
authorsfan5 <sfan5@live.de>
Sun, 5 Mar 2023 21:00:27 +0000 (22:00 +0100)
committersfan5 <sfan5@live.de>
Sun, 5 Mar 2023 21:00:27 +0000 (22:00 +0100)
CMakeLists.txt
misc/irrlichtmt_tag.txt

index 8959f6129887c2deceffa3554f03744714f356ad..c481ae3198ba2d2e0f2911aab485288fb9209cee 100644 (file)
@@ -127,7 +127,7 @@ if(BUILD_CLIENT AND TARGET IrrlichtMt::IrrlichtMt)
        endif()
        message(STATUS "Found IrrlichtMt ${IrrlichtMt_VERSION}")
 
-       set(TARGET_VER_S 1.9.0mt9)
+       set(TARGET_VER_S 1.9.0mt10)
        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")
index 39294f33d58e22194876cab8a870974cc3b74fa9..8dcb7538924c259f91d1673f13e854213874eb0a 100644 (file)
@@ -1 +1 @@
-1.9.0mt9
+1.9.0mt10