mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 02:28:59 +08:00
273b5eddaa
* [zlib] Add pkgconfig file Install the zlib.pc file, which is generated during the CMake build. Fix the pkgconfig file under Windows, where the lib is called zlib instead of libz and add the postfix 'd' in case of a Windows debug build. * Check VCPKG_BUILD_TYPE to handle release/debug * Simplify check of VCPKG_BUILD_TYPE to handle release/debug Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update PR according to review comments - Remove include(vcpkg_common_functions) - Comment out vcpkg_test_cmake(PACKAGE_NAME ZLIB MODULE) * Update ports/zlib/portfile.cmake * Update ports/zlib/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> |
||
---|---|---|
.. | ||
cmake_dont_build_more_than_needed.patch | ||
CONTROL | ||
LICENSE | ||
portfile.cmake | ||
usage |