diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-12-05 16:47:03 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-12-05 16:47:03 (GMT) |
commit | 478b1733584a63660833bbcfcc1eea26d9682dfd (patch) | |
tree | 7b98799c721279c9208824b833fd298cad284bc6 /release_docs | |
parent | cc3eb8da731383dc38ae62d375c691c5af9ccbfe (diff) | |
download | hdf5-478b1733584a63660833bbcfcc1eea26d9682dfd.zip hdf5-478b1733584a63660833bbcfcc1eea26d9682dfd.tar.gz hdf5-478b1733584a63660833bbcfcc1eea26d9682dfd.tar.bz2 |
[svn-r21808] Update CMake Required version to match current standard 2.8.6
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/CMake.txt | 2 | ||||
-rw-r--r-- | release_docs/Using_CMake.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/CMake.txt b/release_docs/CMake.txt index 09bd06b..2d15741 100644 --- a/release_docs/CMake.txt +++ b/release_docs/CMake.txt @@ -39,7 +39,7 @@ Notes: This short instruction is written for users who want to quickly build ======================================================================== 1. We suggest you obtain the latest CMake for windows from the Kitware - web site. The HDF5 1.8.x product requires CMake version 2.8.4. + web site. The HDF5 1.8.x product requires CMake version 2.8.6. 2. If you plan to use Zlib or Szip; A. Download the packages and install them diff --git a/release_docs/Using_CMake.txt b/release_docs/Using_CMake.txt index 8fc575c..4819815 100644 --- a/release_docs/Using_CMake.txt +++ b/release_docs/Using_CMake.txt @@ -35,7 +35,7 @@ Notes: This short instruction is written for users who want to quickly build ======================================================================== 1. We suggest you obtain the latest CMake for windows from the Kitware - web site. The HDF5 1.8.x product requires CMake version 2.8.4. + web site. The HDF5 1.8.x product requires CMake version 2.8.6. 2. You have installed the HDF5 library built with CMake. If you are using a Windows platform, you can obtain a pre-built Windows binary |