summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-11-18 20:58:06 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-11-18 20:58:06 (GMT)
commit265325fb9aa5dd6e8ca95fecb52528d7f8702c7d (patch)
tree4b82bbc1051ec687d0cf17d7d6a6c55144d4c475 /release_docs/RELEASE.txt
parent3f9c7efbd9a2e8a25266868783cd7665b810017c (diff)
downloadhdf5-265325fb9aa5dd6e8ca95fecb52528d7f8702c7d.zip
hdf5-265325fb9aa5dd6e8ca95fecb52528d7f8702c7d.tar.gz
hdf5-265325fb9aa5dd6e8ca95fecb52528d7f8702c7d.tar.bz2
Add VS2019 support
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index c2f2ebe..d08bd33 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -48,6 +48,14 @@ New Features
Configuration:
-------------
+ - Update CMake for VS2019 support
+
+ CMake added support for VS2019 in version 3.15. Changes to the CMake
+ generator setting required changes to scripts. Also updated version
+ references in CMake files as necessary.
+
+ (ADB - 2019/11/18, HDFFV-10962)
+
- Update CMake tests to use FIXTURES
CMake test fixtures allow setup/cleanup tests and other dependency