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
..
2021-03-29 09:39:29 -07:00
2021-07-23 09:02:46 -07:00
2021-03-29 09:52:37 -07:00
2021-02-11 00:07:47 -08:00
2021-05-18 15:24:02 -07:00
2021-05-18 00:42:12 -07:00
2021-02-08 18:30:48 -08:00
2021-06-21 13:44:04 -07:00
2021-05-07 14:19:42 -07:00
2021-05-06 13:31:48 -07:00