We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011fc53 commit 729ff16Copy full SHA for 729ff16
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.8)
+cmake_minimum_required(VERSION 3.12)
6
7
project("Libmultiprocess" CXX)
8
if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
0 commit comments