summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_CMake.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-03-29 16:22:00 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-03-29 16:22:00 (GMT)
commitf977c619d3e2df9c76a8460a0d6682f4134ab009 (patch)
treec3f688938616434318a199702b1c00dbea9b7e4b /release_docs/INSTALL_CMake.txt
parent0a469016e03e6a7d9d59a34ace5a97479b8f9a61 (diff)
downloadhdf5-f977c619d3e2df9c76a8460a0d6682f4134ab009.zip
hdf5-f977c619d3e2df9c76a8460a0d6682f4134ab009.tar.gz
hdf5-f977c619d3e2df9c76a8460a0d6682f4134ab009.tar.bz2
Update CMake reference and check CDash reference
Diffstat (limited to 'release_docs/INSTALL_CMake.txt')
-rw-r--r--release_docs/INSTALL_CMake.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt
index 35e2c08..3181d72 100644
--- a/release_docs/INSTALL_CMake.txt
+++ b/release_docs/INSTALL_CMake.txt
@@ -30,7 +30,7 @@ Obtaining HDF5 source code
CMake version
1. We suggest you obtain the latest CMake from the Kitware web site.
- The HDF5 1.10."X" product requires a minimum CMake version 3.2.2,
+ The HDF5 1.10."X" product requires a minimum CMake version 3.10,
where "X" is the current HDF5 release version.
Note:
@@ -325,7 +325,7 @@ Notes: CMake and HDF5
3. Build and test results can be submitted to our CDash server,
please read the HDF and CDash document at:
- www.hdfgroup.org/CDash/HowToSubmit.
+?? www.hdfgroup.org/CDash/HowToSubmit.
4. See the appendix at the bottom of this file for examples of using
a ctest script for building and testing. Using a ctest script is