diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-10-16 16:09:02 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-10-16 16:09:02 (GMT) |
commit | 72f5f74b67f72364b9c5b23e9d0c3ad69b1eb19b (patch) | |
tree | 8a9153cb16930982a2d56bb7f0918fb1b89e583d /release_docs/README_HDF5_CMake | |
parent | ee5662650911ef3eded80ccc6c1748e74e045353 (diff) | |
download | hdf5-72f5f74b67f72364b9c5b23e9d0c3ad69b1eb19b.zip hdf5-72f5f74b67f72364b9c5b23e9d0c3ad69b1eb19b.tar.gz hdf5-72f5f74b67f72364b9c5b23e9d0c3ad69b1eb19b.tar.bz2 |
OESS-98 add CMake option to build plugins project within hdf5
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 d840974..6cf83a5 100644 --- a/release_docs/README_HDF5_CMake +++ b/release_docs/README_HDF5_CMake @@ -9,6 +9,7 @@ This tar file contains hdf5-1.12.1 HDF5 1.12.1 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.12.1/release_docs, or |