summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2020-09-04 21:49:14 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2020-09-04 21:49:14 (GMT)
commit21b9b4eee9e1af16565891c3adac4acbf3aa842d (patch)
treecd8467a478c7a832ab8c6fad08c06eaa3bc017be /config
parentcee201a2ea604281694f83c68bdfae41e4505fe6 (diff)
parentf838fcbe6709c4a6780fe4874709d42d1d6e3bb9 (diff)
downloadhdf5-21b9b4eee9e1af16565891c3adac4acbf3aa842d.zip
hdf5-21b9b4eee9e1af16565891c3adac4acbf3aa842d.tar.gz
hdf5-21b9b4eee9e1af16565891c3adac4acbf3aa842d.tar.bz2
Merge pull request #2875 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_1_12
* commit 'f838fcbe6709c4a6780fe4874709d42d1d6e3bb9': Add zlib and szip pages Correct COPYING path
Diffstat (limited to 'config')
-rw-r--r--config/cmake/README.txt.cmake.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/cmake/README.txt.cmake.in b/config/cmake/README.txt.cmake.in
index 3afebc2..f621515 100644
--- a/config/cmake/README.txt.cmake.in
+++ b/config/cmake/README.txt.cmake.in
@@ -17,6 +17,18 @@ The contents of this directory are:
README.txt - This file
@HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_INSTALL_ENDING@ - HDF5 Install Package
+This binary was built with the ZLIB and SZIP/Libaec external libraries and are
+included for convenience. Libaec is an unrestricted open-source replacement for SZIP
+(version 1.0.4, Encoder ENABLED).
+
+The official ZLIB and SZIP/Libaec pages are at:
+
+ ZLIB: https://git.savannah.gnu.org/cgit/gzip.git/
+ https://git.savannah.gnu.org/cgit/gzip.git/tree/COPYING
+ SZIP/Libaec: https://gitlab.dkrz.de/k202009/libaec
+ https://gitlab.dkrz.de/k202009/libaec/-/blob/master/Copyright.txt
+
+
Installation
===========================================================================
1. Execute @HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_INSTALL_ENDING@