diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2014-12-09 22:04:01 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2014-12-09 22:04:01 (GMT) |
commit | ff7783bbc86188bd85c9d221fbcd2010ecdcf88c (patch) | |
tree | 4b9b12cec9b5185b6f52b87a38ca7252a68e5f8d | |
parent | b3852a9f1e4b108f759b1d87519721113bb049b1 (diff) | |
download | hdf5-ff7783bbc86188bd85c9d221fbcd2010ecdcf88c.zip hdf5-ff7783bbc86188bd85c9d221fbcd2010ecdcf88c.tar.gz hdf5-ff7783bbc86188bd85c9d221fbcd2010ecdcf88c.tar.bz2 |
[svn-r25871] Updated with new options of cmakehdf5.
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 894598f..5164f2e 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -41,6 +41,9 @@ New Features Configuration: ------------- + - cmakehdf5: configure options added to enable or disable the building of + different API's and testings. See "cmakehdf5 --help" for details. + (AKC - 2014/12/09 HDFFV-8932) - Autotools: Automake updated to 1.14.1 (ADB - 2014/04/08) - CMake: Moved minimum CMake version to 2.8.11 which enables better library include processing. (ADB - 2014/03/26) |