We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5213e commit c2a6908Copy full SHA for c2a6908
CMakeLists.txt
@@ -1,5 +1,5 @@
1
# For target_compile_features
2
-cmake_minimum_required(VERSION 3.1.0..3.28.3 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.1.0..3.30.3 FATAL_ERROR)
3
4
set(PLATFORMFOLDERS_MAIN_PROJECT OFF)
5
if(CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
0 commit comments