diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-09-28 14:41:43 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-09-28 14:41:43 (GMT) |
commit | 088014bef4216eede409d103876a9fd3efadd358 (patch) | |
tree | add2bf906dec7285d26dbe2e2107ec07d2f685da /release_docs/README_HDF5_CMake | |
parent | e7fbeb2e8cbca57093e18004b24689fbd508152a (diff) | |
download | hdf5-088014bef4216eede409d103876a9fd3efadd358.zip hdf5-088014bef4216eede409d103876a9fd3efadd358.tar.gz hdf5-088014bef4216eede409d103876a9fd3efadd358.tar.bz2 |
More info for building plugins with library
Diffstat (limited to 'release_docs/README_HDF5_CMake')
-rw-r--r-- | release_docs/README_HDF5_CMake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/README_HDF5_CMake b/release_docs/README_HDF5_CMake index 0584037..cf0ab6f 100644 --- a/release_docs/README_HDF5_CMake +++ b/release_docs/README_HDF5_CMake @@ -9,6 +9,7 @@ This tar file contains hdf5-1.13.0 HDF5 1.13.0 source LIBAEC.tar.gz source for building SZIP replacement ZLib.tar.gz source for building ZLIB + hdf5_plugins.tar.gz source for building compression plugins For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in hdf5-1.13.0/release_docs, or |