Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade install documentation to CMake 3.23 (#10355) #11625

Merged
merged 1 commit into from
Mar 3, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ features and options are available and how to use them, see the document:
Requirements
============

* CMake 3.17.1 or newer
* CMake 3.23.0 or newer
* C and C++ compiler
* Optionally a Fortran compiler
* Optionally an installation of MPI
Expand Down Expand Up @@ -168,4 +168,4 @@ Trilinos tests with all Compiler/MPI combinations listed at:
Compilers/MPIs that are not part of our automated process will not receive support.
We are happy to accept Pull Requests enhancing support for other compilers/MPIs as
needed by our customers, with the understanding that said configurations cannot be
guaranteed to work.
guaranteed to work.