Update CMakeLists.txt

static_zlib
Kim Kulling 2021-01-28 20:19:47 +01:00 committed by GitHub
parent 250660375e
commit b2395cd725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -974,6 +974,7 @@ ELSE()
ADD_DEFINITIONS(-DZLIB_DLL)
ENDIF()
MESSAGE(STATUS "compiling zlib from sources")
configure_file(../contrib/zlib/zconf.h.cmakein ${CMAKE_CURRENT_BINARY_DIR}/zconf.h @ONLY)
SET( zlib_SRCS
../contrib/zlib/crc32.h
../contrib/zlib/deflate.h