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

Commit f19bdd9

Browse files
committed
Add yet another new dependency.
1 parent e9bbfa0 commit f19bdd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 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++::api_client_protos
239240
googleapis-c++::iam_v1_options_protos
240241
googleapis-c++::iam_v1_policy_protos
241242
PRIVATE googleapis_cpp_common_flags)
@@ -331,6 +332,7 @@ set(googleapis_cpp_installed_libraries_list
331332
googleapis_cpp_api_http_protos
332333
googleapis_cpp_api_annotations_protos
333334
googleapis_cpp_api_auth_protos
335+
googleapis_cpp_api_client_protos
334336
googleapis_cpp_api_resource_protos
335337
googleapis_cpp_devtools_cloudtrace_v2_trace_protos
336338
googleapis_cpp_devtools_cloudtrace_v2_tracing_protos

0 commit comments

Comments
 (0)