mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r19264] Remove configuration of cmake zlib config filed which has been deleted.
Tested: local linux
This commit is contained in:
parent
f4c75504d4
commit
7a009bebff
@ -444,7 +444,6 @@ IF (HDF5_ENABLE_Z_LIB_SUPPORT)
|
||||
SET (H5_HAVE_ZLIB_H 1)
|
||||
SET (H5_HAVE_LIBZ 1)
|
||||
ENDIF (NOT H5_ZLIB_HEADER)
|
||||
CONFIGURE_FILE (${HDF5_RESOURCES_DIR}/hdf5_zlib.h.in ${HDF5_BINARY_DIR}/hdf5_zlib.h @ONLY)
|
||||
SET (LINK_LIBS ${LINK_LIBS} ${ZLIB_LIBRARIES})
|
||||
INCLUDE_DIRECTORIES (${ZLIB_INCLUDE_DIRS})
|
||||
MESSAGE (STATUS "Filter ZLIB is ON")
|
||||
|
Loading…
Reference in New Issue
Block a user