mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Match minimum CMake version to 3.18 (#4215)
This commit is contained in:
@@ -30,7 +30,7 @@ I. Preconditions
|
||||
|
||||
1. We suggest you obtain the latest CMake for windows from the Kitware
|
||||
web site. The HDF5 product requires a minimum CMake version
|
||||
of 3.12.
|
||||
of 3.18.
|
||||
|
||||
2. You have installed the HDF5 library built with CMake, by executing
|
||||
the HDF Install Utility (the *.msi file in the binary package for
|
||||
@@ -45,7 +45,7 @@ I. Preconditions
|
||||
(Note there are no quote characters used on Windows and all platforms
|
||||
use forward slashes)
|
||||
|
||||
4. Created separate source and build directories.
|
||||
4. Create separate source and build directories.
|
||||
(CMake commands are executed in the build directory)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user