vcpkg/ports/grpc
Carlos O'Ryan dc35791a56
[grpc] fix generated pkg-config file (#19174)
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.
2021-07-27 15:29:44 -07:00
..
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 [grpc] update to 1.37.0 (#17496) 2021-04-28 13:24:37 -07:00
00010-add-feature-absl-sync.patch [grpc] update to 1.37.0 (#17496) 2021-04-28 13:24:37 -07:00
00011-fix-csharp_plugin.patch
00012-fix-use-cxx17.patch [grpc] update to 1.37.0 (#17496) 2021-04-28 13:24:37 -07:00
00013-build-upbdefs.patch [grpc][upb] Update to newer versions (#17422) 2021-04-23 10:40:07 -07:00
00014-pkgconfig-upbdefs.patch [grpc] fix generated pkg-config file (#19174) 2021-07-27 15:29:44 -07:00
gRPCTargets-vcpkg-tools.cmake [many ports] Apply host dependencies (#16479) 2021-03-26 12:55:34 -07:00
portfile.cmake [grpc] fix generated pkg-config file (#19174) 2021-07-27 15:29:44 -07:00
snprintf.patch
vcpkg-cmake-wrapper.cmake [vcpkg.cmake] Cleanup every special case in the find_package override (#18047) 2021-05-28 10:00:20 -07:00
vcpkg.json [grpc] fix generated pkg-config file (#19174) 2021-07-27 15:29:44 -07:00