diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-07-17 21:08:43 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-07-17 21:08:43 (GMT) |
commit | 0a9180c0746618d08396d57f3fa5c94aa45e5b65 (patch) | |
tree | b62cc7783440a9408c3eb1db7d0a0e3e4aade576 /release_docs/README_HDF5_CMake | |
parent | ac8a1f02ab5cb260f23acbe865090033a0183303 (diff) | |
download | hdf5-0a9180c0746618d08396d57f3fa5c94aa45e5b65.zip hdf5-0a9180c0746618d08396d57f3fa5c94aa45e5b65.tar.gz hdf5-0a9180c0746618d08396d57f3fa5c94aa45e5b65.tar.bz2 |
HDFFV-10845 update mingw cmake changes
Diffstat (limited to 'release_docs/README_HDF5_CMake')
-rw-r--r-- | release_docs/README_HDF5_CMake | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release_docs/README_HDF5_CMake b/release_docs/README_HDF5_CMake index a2e7dce..1b02f0c 100644 --- a/release_docs/README_HDF5_CMake +++ b/release_docs/README_HDF5_CMake @@ -6,16 +6,16 @@ This tar file contains CTestScript.cmake HDF5config.cmake CMake scripts for building HDF5 HDF5options.cmake - hdf5-1.11.4 HDF5 1.11.4 source + hdf5-1.11.6 HDF5 1.11.6 source SZip.tar.gz source for building SZIP ZLib.tar.gz source for building ZLIB For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in -hdf5-1.11.4/release_docs, or +hdf5-1.11.6/release_docs, or https://portal.hdfgroup.org/display/support/Building+HDF5+with+CMake. For more information about building HDF5 with CMake on HPC machines, including -cross compiling on Cray XC40, see README_HPC in hdf5-1.11.4/release_docs. +cross compiling on Cray XC40, see README_HPC in hdf5-1.11.6/release_docs. |