mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:19:00 +08:00
dc35791a56
gRPC uses `upb`, but normally it vendors-in the dependency. The vendored-in version uses a single library artifact, and the generated pkg-config file simply adds `-lupb`. In `vcpkg` we use the `upb` package. This has more libraries, and thus more `-lupb_*` options are needed. Ideally we would use a `upb.pc` file, but that does not exist. |
||
---|---|---|
.. | ||
00001-fix-uwp.patch | ||
00002-static-linking-in-linux.patch | ||
00003-undef-base64-macro.patch | ||
00004-link-gdi32-on-windows.patch | ||
00005-fix-uwp-error.patch | ||
00009-use-system-upb.patch | ||
00010-add-feature-absl-sync.patch | ||
00011-fix-csharp_plugin.patch | ||
00012-fix-use-cxx17.patch | ||
00013-build-upbdefs.patch | ||
00014-pkgconfig-upbdefs.patch | ||
gRPCTargets-vcpkg-tools.cmake | ||
portfile.cmake | ||
snprintf.patch | ||
vcpkg-cmake-wrapper.cmake | ||
vcpkg.json |