You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the latest versions breaks vcpkg build. Here is the error: https://pastebin.com/wkECk1gx.
The problem is in google_cloud_cpp_grpc_utils-config.cmake line 21:
20: # TODO(#5726) - this is needed to preserve backwards compatibility
21: find_dependency(googleapis)