Skip to content

Commit ad5213e

Browse files
committed
Update the CMake support version
1 parent 784f8ce commit ad5213e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# For target_compile_features
2-
cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
2+
cmake_minimum_required(VERSION 3.1.0..3.28.3 FATAL_ERROR)
33

44
set(PLATFORMFOLDERS_MAIN_PROJECT OFF)
55
if(CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)

0 commit comments

Comments
 (0)