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.
2 parents ce7a835 + c619bbb commit 3420809Copy full SHA for 3420809
CMakeLists.txt
@@ -7,7 +7,7 @@
7
# NOTE: CMake support for Boost.Filesystem is currently experimental at best
8
# and the interface is likely to change in the future
9
10
-cmake_minimum_required(VERSION 3.5...3.16)
+cmake_minimum_required(VERSION 3.8...3.16)
11
project(BoostFilesystem VERSION "${BOOST_SUPERPROJECT_VERSION}" LANGUAGES CXX)
12
13
include(CheckCXXSourceCompiles)
0 commit comments