Skip to content

Commit

Permalink
Merge pull request #459 from masterleinad/fix_link_requirements
Browse files Browse the repository at this point in the history
Fix a link in requirements.rst
  • Loading branch information
fnrizzi authored Sep 19, 2023
2 parents 78c2888 + acecebe commit e619a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Build system:
=============

* CMake >= 3.16: required
* CMake >= 3.18: Fortran linkage. This does not affect most mixed Fortran/Kokkos builds. See [build issues](BUILD.md#KnownIssues).
* CMake >= 3.18: Fortran linkage. This does not affect most mixed Fortran/Kokkos builds. See `known build issues <https://github.com/kokkos/kokkos/blob/master/BUILD.md#known-issues>`_.
* CMake >= 3.21.1 for NVC++

Primary tested compiler are passing in release mode
Expand Down

0 comments on commit e619a34

Please sign in to comment.