mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Rename HDF5_ENABLE_Z_LIB_SUPPORT to HDF5_ENABLE_ZLIB_SUPPORT (#5074)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user