Skip to content

Commit

Permalink
upgrade main cmakelists.txt up to cmake 3.28
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Mar 5, 2024
1 parent fdc9760 commit f540d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# # TPL ## HEAD ##########
cmake_minimum_required(VERSION 3.9..3.21)
cmake_minimum_required(VERSION 3.9..3.28)
set(CMAKE_SCRIPTS "cmake")
set(CMAKE_MODULE_PATH
${CMAKE_SOURCE_DIR}/addons
Expand Down

0 comments on commit f540d9c

Please sign in to comment.