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 49dc279 commit 6902bfdCopy full SHA for 6902bfd
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# Distributed under the MIT software license, see the accompanying
3
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
5
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.8)
6
project("Libmultiprocess" CXX)
7
include(CMakePushCheckState)
8
include(CheckCXXSourceCompiles)
0 commit comments