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 821f142 commit 79e98e4Copy full SHA for 79e98e4
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.19)
+cmake_minimum_required(VERSION 3.15)
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