Skip to content

Commit b2fd1a6

Browse files
committed
engine update (cmake version and some submodules)
1 parent 781c057 commit b2fd1a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.22)
1+
cmake_minimum_required(VERSION 3.31)
22
project(cage-examples CXX C)
33

44
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/externals/cage/cmake)

externals/cage

Submodule cage updated 57 files

0 commit comments

Comments
 (0)