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