diff --git a/INSTALL.rst b/INSTALL.rst index 929ec59ec5ce..bc19be0134b4 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -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 @@ -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. \ No newline at end of file +guaranteed to work.