Skip to content

Commit 27286d0

Browse files
committed
Updated readme with cmake note
1 parent d9d51d8 commit 27286d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For an overview of both the Fortran framework and the Python interface see the [
1515
## Prerequisites
1616

1717
Building and compiling:
18-
- CMake 3.14 or higher (CMake 3.19 found to have issues with HDF5)
18+
- CMake 3.14 or higher (CMake 3.19 found to have issues with HDF5) - note that sundials might require 3.18 or higher
1919
- gfortran-11 (fully tested, current default)
2020
- ifort (should work, but not used in current version)
2121

0 commit comments

Comments
 (0)