summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_CMake.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-03-23 17:57:26 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-03-23 17:57:26 (GMT)
commit410e8fe31ab3abd3bd7007487e66accfa3ea8de4 (patch)
tree16a0f819a2e54932380ebdbcca63a68c74176f57 /release_docs/INSTALL_CMake.txt
parent5f7e9fcf3b445e42c31136006c3c1f1d128667db (diff)
downloadhdf5-410e8fe31ab3abd3bd7007487e66accfa3ea8de4.zip
hdf5-410e8fe31ab3abd3bd7007487e66accfa3ea8de4.tar.gz
hdf5-410e8fe31ab3abd3bd7007487e66accfa3ea8de4.tar.bz2
[svn-r26539] Update minimum cmake version
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 248f03f..c16b72d 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.8."X" product requires a minimum CMake version 2.8.12,
+ The HDF5 1.8."X" product requires a minimum CMake version 3.1.0,
where "X" is the current HDF5 release version.
@@ -227,7 +227,7 @@ IV. Further considerations
========================================================================
1. We suggest you obtain the latest CMake for windows from the Kitware
- web site. The HDF5 1.8."X" product requires a minimum CMake version 2.8.12.
+ web site. The HDF5 1.8."X" product requires a minimum CMake version 3.1.0.
2. If you plan to use Zlib or Szip:
A. Download the binary packages and install them in a central location.