summaryrefslogtreecommitdiffstats
path: root/release_docs/README_HDF5_CMake
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2019-02-19 20:08:54 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2019-02-20 19:27:12 (GMT)
commitcd1838e063796aa3b486144c2573098e973de52c (patch)
treeb7a8b03d75189ce7f03004f29fe295f8ebd34eed /release_docs/README_HDF5_CMake
parentae0a8a197b7c2fbcaa3d5bfa20f6ad212bd69365 (diff)
downloadhdf5-cd1838e063796aa3b486144c2573098e973de52c.zip
hdf5-cd1838e063796aa3b486144c2573098e973de52c.tar.gz
hdf5-cd1838e063796aa3b486144c2573098e973de52c.tar.bz2
Update so version numbers.
fix 2 typos.
Diffstat (limited to 'release_docs/README_HDF5_CMake')
-rw-r--r--release_docs/README_HDF5_CMake23
1 files changed, 23 insertions, 0 deletions
diff --git a/release_docs/README_HDF5_CMake b/release_docs/README_HDF5_CMake
new file mode 100644
index 0000000..484710d
--- /dev/null
+++ b/release_docs/README_HDF5_CMake
@@ -0,0 +1,23 @@
+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
+ HDF5config.cmake CMake scripts for building HDF5
+ HDF5options.cmake
+ hdf5-1.10.5-pre1 HDF5 1.10.5-pre1 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.10.5-pre1/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.10.5-pre1/release_docs.
+
+
+
+
+