Skip to content

Commit

Permalink
Update minimum CMake version listed in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-rowe committed Dec 21, 2023
1 parent 08db185 commit 62ca3a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Minimum

- [CMake] v3.17 or newer
- [CMake] v3.21 or newer
- C++17 compiler
- C11 compiler

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Mission critical computational science and engineering applications from the pub

### Minimum

- [CMake] v3.17 or newer
- [CMake] v3.21 or newer
- C++17 compiler
- C11 compiler

Expand Down

0 comments on commit 62ca3a9

Please sign in to comment.