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)
The text was updated successfully, but these errors were encountered:
Oct 1, 2021 ee1e12048e007f7247bd27622b13803c7a124bb1
[google-cloud-cpp] update to latest release (v1.32.0)
EdvardD
changed the title
CMake build got broken in one of the latest version (vcpkg)
CMake build got broken in one of the latest versions (vcpkg)
Oct 10, 2021
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:The text was updated successfully, but these errors were encountered: