libcpr / cpr

C++ Requests: Curl for People, a spiritual port of Python Requests.
https://docs.libcpr.org/
Other
6.29k stars 904 forks source link

Update zlib-ng and gtest to circumvent curl missing the zlib target #945

Closed COM8 closed 10 months ago

COM8 commented 10 months ago

Prevents:

CMake Error: install(EXPORT "CURLTargets" ...) includes target "libcurl" which requires target "zlib" that is not in any export set.