Skip to content

Commit

Permalink
set cmake version to 3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Meyer Andersen committed May 2, 2024
1 parent a624578 commit 5496082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -13,7 +13,7 @@

# Mandatory call to project

cmake_minimum_required (VERSION 3.25)
cmake_minimum_required (VERSION 3.21)

project(opm-simulators C CXX)

Expand Down

0 comments on commit 5496082

Please sign in to comment.