diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-04-03 17:57:56 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-04-03 17:57:56 (GMT) |
commit | 7a41367a130a615f06e5c35154abbdc621c7c6b7 (patch) | |
tree | 17fcfecbede0657577166043fc8589d4de99e4a1 /release_docs | |
parent | b7227657f2bad367a82e12b8a8895e0f260ed952 (diff) | |
download | hdf5-7a41367a130a615f06e5c35154abbdc621c7c6b7.zip hdf5-7a41367a130a615f06e5c35154abbdc621c7c6b7.tar.gz hdf5-7a41367a130a615f06e5c35154abbdc621c7c6b7.tar.bz2 |
Update release note for CMake warnings
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index ff1d99b..d30a0d6 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -70,6 +70,8 @@ New Features that are chosen by the CMake option:HDF5_ENABLE_DEV_WARNINGS or the configure option:--enable-developer-warnings. + In addition, CMake no longer applies these warnings for tests and examples. + (ADB - 2020/03/24, TRILAB-192) - Added test script for file size compare |