Skip to content

Commit 5142229

Browse files
committed
version updates
1 parent e93ca00 commit 5142229

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

release_docs/INSTALL_CMake.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ from the HDF5 source code package using the CMake tools. This procedure
6565
will use the default settings in the config/cmake/cacheinit.cmake file.
6666
The HDF Group recommends using the presets process to build HDF5.
6767

68-
NOTE: if you are using CMake 3.25 or later, you can use the presets process.
69-
The CMakePresets.json file in the source directory will configure, build, test,
70-
and package HDF5 with the same options that are set in the cacheinit.cmake file.
68+
NOTE: When using the presets process, the CMakePresets.json file in the source
69+
directory will configure, build, test, and package HDF5 with the same options
70+
that are set in the cacheinit.cmake file.
7171
In addition, it will get the optional files listed below that are needed, from
7272
the appropriate repositories.
7373
See Section X: Using CMakePresets.json for compiling
@@ -299,9 +299,7 @@ IV. Further Considerations
299299
========================================================================
300300

301301
1. We suggest you obtain the latest CMake from the Kitware
302-
web site. The HDF5 2."X"."Y" product requires a minimum CMake version 3.18.
303-
If you are using VS2022, the CMake minimum version is 3.21. CMakePresets
304-
requires CMake 3.25.
302+
web site. The HDF5 2."X"."Y" product requires a minimum CMake version 3.26.
305303

306304
2. If you plan to use Zlib or Szip (aka libaec):
307305
A. Download the binary packages and install them in a central location.

0 commit comments

Comments
 (0)