mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 20:39:13 +08:00
233f096536
Cherry-picked from https://github.com/microsoft/vcpkg/pull/38847: Fix processing of `INTERFACE_LINK_LIBS` when it contain `)` inside `"`, e.g. for `C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/User32.Lib` created by `pkg_check_modules` from `-luser32` as found in icu pc files. Without the fix, the property is not processed at all, pulling release libs into debug builds.
7 lines
190 B
JSON
7 lines
190 B
JSON
{
|
|
"name": "vcpkg-cmake-config",
|
|
"version-date": "2024-05-23",
|
|
"documentation": "https://learn.microsoft.com/vcpkg/maintainers/functions/vcpkg_cmake_config_fixup",
|
|
"license": "MIT"
|
|
}
|