commit 3b1131b8
Update CMake versions tested
Changed files
| M | CMakeLists.txt before |
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6e527bb..4a74c93 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
# For target_compile_features
-cmake_minimum_required(VERSION 3.1.0..3.30.3 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.5.1...3.30.3)
set(PLATFORMFOLDERS_MAIN_PROJECT OFF)
if(CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)