Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit e9bbfa0

Browse files
committed
Fix dependencies, yay for CI builds.
1 parent 3c87089 commit e9bbfa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ google_cloud_cpp_grpcpp_library(
236236
googleapis_cpp_set_version_and_alias(iam_v1_iam_policy_protos)
237237
target_link_libraries(googleapis_cpp_iam_v1_iam_policy_protos
238238
PUBLIC googleapis-c++::api_annotations_protos
239+
googleapis-c++::iam_v1_options_protos
239240
googleapis-c++::iam_v1_policy_protos
240241
PRIVATE googleapis_cpp_common_flags)
241242

0 commit comments

Comments
 (0)