vcpkg/ports/icu
Michał Janiszewski 4f9d25a7f2
[icu] Fix #30532: trying to set rpath on missing libicutu (#30544)
microsoft/vcpkg#29196 introduced new feature flag `[tools]` which
prevents generation of `libicutu`. The PR in question did not take into
account dynamic linkage target where rpath is set to hardcoded and no
longer valid list of libraries.

This PR dynamically detects presence of `[tools]` feature and adds
`libicutu` for rpath fix as necessary.

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-12 11:29:01 -07:00
..
disable-escapestr-tool.patch
disable-static-prefix.patch
fix_parallel_build_on_windows.patch
fix-extra.patch
fix-win-build.patch
mingw-dll-install.patch [icu] Fix x86 MinGW build (#29532) 2023-02-09 12:35:16 -08:00
portfile.cmake [icu] Fix #30532: trying to set rpath on missing libicutu (#30544) 2023-04-12 11:29:01 -07:00
remove-MD-from-configure.patch
vcpkg-cmake-wrapper.cmake
vcpkg.json [icu] Fix #30532: trying to set rpath on missing libicutu (#30544) 2023-04-12 11:29:01 -07:00