We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f2b05 commit a6bd162Copy full SHA for a6bd162
CMakeLists.txt
@@ -1,5 +1,5 @@
1
# Cmake config largely taken from catch2
2
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.5..3.31)
3
4
if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.24)
5
cmake_policy(SET CMP0135 NEW)
0 commit comments