summaryrefslogtreecommitdiffstats
path: root/release_docs/README_HDF5_CMake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-11-18 21:42:21 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-11-18 21:42:21 (GMT)
commitec145b88fa2adcb87483864a5a8296eda9223577 (patch)
treef7116b7d8ae37d903f9ad4262c8ac44aa525680d /release_docs/README_HDF5_CMake
parent7200bce6462f023130edc6344333eb0d79cde7fc (diff)
downloadhdf5-ec145b88fa2adcb87483864a5a8296eda9223577.zip
hdf5-ec145b88fa2adcb87483864a5a8296eda9223577.tar.gz
hdf5-ec145b88fa2adcb87483864a5a8296eda9223577.tar.bz2
HDFFV-10962 add VS2019 support
Diffstat (limited to 'release_docs/README_HDF5_CMake')
-rw-r--r--release_docs/README_HDF5_CMake8
1 files changed, 4 insertions, 4 deletions
diff --git a/release_docs/README_HDF5_CMake b/release_docs/README_HDF5_CMake
index da0823c..8df2ef5 100644
--- a/release_docs/README_HDF5_CMake
+++ b/release_docs/README_HDF5_CMake
@@ -1,9 +1,9 @@
-This tar file contains
+This tar file contains
build-unix.sh script to build HDF5 with CMake on unix machines
build-unix-hpc.sh script to build HDF5 with CMake on unix machines and run
tests with batch scripts (sbatch).
- CTestScript.cmake
+ CTestScript.cmake
HDF5config.cmake CMake scripts for building HDF5
HDF5options.cmake
hdf5-1.10.6 HDF5 1.10.6 source
@@ -11,10 +11,10 @@ This tar file contains
ZLib.tar.gz source for building ZLIB
For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in
-hdf5-1.10.6/release_docs, or
+hdf5-1.10.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
+For more information about building HDF5 with CMake on HPC machines, including
cross compiling on Cray XC40, see README_HPC in hdf5-1.10.6/release_docs.