We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11537e6 + 66045fb commit 23b53aeCopy full SHA for 23b53ae
1 file changed
CMakeLists.txt
@@ -5,7 +5,7 @@
5
# Distributed under the Boost Software License, Version 1.0.
6
# See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt
7
8
-cmake_minimum_required(VERSION 3.5...3.16)
+cmake_minimum_required(VERSION 3.8...3.16)
9
project(boost_atomic VERSION "${BOOST_SUPERPROJECT_VERSION}" LANGUAGES CXX)
10
11
include(CheckCXXSourceCompiles)
0 commit comments