Rename HDF5_ENABLE_Z_LIB_SUPPORT to HDF5_ENABLE_ZLIB_SUPPORT (#5074)

This commit is contained in:
Allen Byrne
2024-11-05 15:59:28 -06:00
committed by GitHub
parent d8708aa837
commit d09ea66934
19 changed files with 42 additions and 37 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ set (common_examples
h5ex_d_unlimmod
)
if (HDF5_ENABLE_Z_LIB_SUPPORT)
if (HDF5_ENABLE_ZLIB_SUPPORT)
set (common_examples ${common_examples}
h5ex_d_gzip
h5ex_d_shuffle