Update zlib checks

This commit is contained in:
Jeremy 2023-10-04 22:11:02 -04:00
parent 7f787167be
commit e529aaa94f
No known key found for this signature in database
GPG Key ID: 19AA8270105E8EB4

View File

@ -294,6 +294,8 @@ if(NOT CMAKE_DWARF_FINDPACKAGE_Z)
else()
find_package(ZLIB REQUIRED)
set(DW_FZLIB "ZLIB")
set(HAVE_ZLIB TRUE)
set(HAVE_ZLIB_H TRUE)
endif()
check_c_source_compiles([=[