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 29e912f + da44bb6 commit f56e41fCopy full SHA for f56e41f
CMakeLists.txt
@@ -4,7 +4,7 @@ if(DEFINED TRIBITS_PACKAGE)
4
endif()
5
6
# This is the top level CMake file for the SCOREC build
7
-cmake_minimum_required(VERSION 3.8)
+cmake_minimum_required(VERSION 3.12)
8
9
project(SCOREC VERSION 4.0.0 LANGUAGES CXX C)
10
0 commit comments