mirror of
https://github.com/OPM/opm-upscaling.git
synced 2026-08-26 13:07:11 -05:00
Merge pull request #420 from akva2/bump_cmake_3.23
bump minimum cmake version to 3.23
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
# #
|
||||
###########################################################################
|
||||
|
||||
cmake_minimum_required (VERSION 3.10)
|
||||
cmake_minimum_required (VERSION 3.23)
|
||||
|
||||
# Mandatory call to project
|
||||
project(opm-upscaling C CXX)
|
||||
|
||||
Reference in New Issue
Block a user