We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6571ab commit fc58dcaCopy full SHA for fc58dca
CMakeLists.txt
@@ -3,7 +3,7 @@
3
# Distributed under the Boost Software License, Version 1.0.
4
# https://www.boost.org/LICENSE_1_0.txt
5
6
-cmake_minimum_required(VERSION 3.5...3.20)
+cmake_minimum_required(VERSION 3.5...4.0)
7
8
project(boost_mpi VERSION "${BOOST_SUPERPROJECT_VERSION}" LANGUAGES C CXX)
9
0 commit comments