Skip to content

Commit

Permalink
remove iam_policy
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthart committed Aug 29, 2023
1 parent 2c8604b commit f19f6c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/templates/config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

include(CMakeFindDependencyMacro)
# google_cloud_cpp_googleapis finds both gRPC and Protobuf, no need to load them here.
find_dependency(google_cloud_cpp_iam_policy)
find_dependency(google_cloud_cpp_googleapis)
find_dependency(google_cloud_cpp_common)
find_dependency(google_cloud_cpp_grpc_utils)
Expand Down

0 comments on commit f19f6c4

Please sign in to comment.