mirror of
https://github.com/curl/curl.git
synced 2026-06-21 23:15:37 +03:00
cm: zlib::zlib pc_modules
This commit is contained in:
parent
a8a0f869b7
commit
fb4b207f7e
1 changed files with 1 additions and 1 deletions
|
|
@ -944,7 +944,7 @@ if(ZLIB_FOUND)
|
|||
# Depend on ZLIB via imported targets. This allows our dependents to
|
||||
# get our dependencies transitively.
|
||||
list(APPEND CURL_LIBS ZLIB::ZLIB)
|
||||
list(APPEND LIBCURL_PC_REQUIRES_PRIVATE "zlib")
|
||||
set_target_properties(ZLIB::ZLIB PROPERTIES LIBCURL_PC_MODULES "zlib")
|
||||
endif()
|
||||
|
||||
set(HAVE_BROTLI OFF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue