summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-09-28 13:00:37 (GMT)
committerGitHub <noreply@github.com>2021-09-28 13:00:37 (GMT)
commit516d9677109b81b79ad1754246f4f147f9d984a3 (patch)
tree6acdcfedf2d20fadc7b90123bd8587504634992d /release_docs
parentecb3383c8ded75a9ed0a146716cca4d5e7c03b69 (diff)
downloadhdf5-516d9677109b81b79ad1754246f4f147f9d984a3.zip
hdf5-516d9677109b81b79ad1754246f4f147f9d984a3.tar.gz
hdf5-516d9677109b81b79ad1754246f4f147f9d984a3.tar.bz2
Develop cmake install dir (#1041)
* Corrected path searched by CMake find_package command * Correct path for depend libs * Adjust examples script for install path
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 6043145..453276c 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -1172,6 +1172,15 @@ Bug Fixes since HDF5-1.12.0 release
Configuration
-------------
+ - Corrected path searched by CMake find_package command
+
+ The install path for cmake find_package files had been changed to use
+ "share/cmake"
+ for all platforms. However the trailing "hdf5" directory was not removed.
+ This "hdf5" additional directory has been removed.
+
+ (ADB - 2021/09/27)
+
- Corrected pkg-config compile script
It was discovered that the position of the "$@" argument for the command