mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:58:59 +08:00
9cf4835a54
The commit [1] broke consuming curl for downstream projects:
CMake Error at cmake-build-debug/vcpkg_installed/x64-windows-static/share/curl/CURLTargets.cmake:61 (set_target_properties):
The link interface of target "CURL::libcurl" contains:
c-ares::cares
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
[1]:
|
||
---|---|---|
.. | ||
0002_fix_uwp.patch | ||
0005_remove_imp_suffix.patch | ||
0012-fix-dependency-idn2.patch | ||
0020-fix-pc-file.patch | ||
0022-deduplicate-libs.patch | ||
0023-fix-find-cares.patch | ||
cmake-project-include.cmake | ||
export-components.patch | ||
mbedtls-ws2_32.patch | ||
portfile.cmake | ||
vcpkg-cmake-wrapper.cmake | ||
vcpkg.json |