We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f4213 commit d1d10efCopy full SHA for d1d10ef
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# Distributed under the Boost Software License, Version 1.0.
3
# See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt
4
5
-cmake_minimum_required(VERSION 3.15)
+cmake_minimum_required(VERSION 3.14...3.16)
6
7
# The default build type must be set before project()
8
if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR AND NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
0 commit comments