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 5d36d67 commit d69c749Copy full SHA for d69c749
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.5...3.16)
+cmake_minimum_required(VERSION 3.19)
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