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

Add ZLIB::ZLIB alias and conditional renaming #942

Closed sant0s12 closed 10 months ago

sant0s12 commented 10 months ago

Hi :)

This pull request aims to fix the static zlib being renamed to zlib.dll when it should remain a .lib. It also ads the ZLIB::ZLIB alias that curl tries to link to.