From f19bdd987fff993d529195e78b7810f100c5a4a5 Mon Sep 17 00:00:00 2001 From: Carlos O'Ryan Date: Fri, 23 Aug 2019 12:27:08 -0400 Subject: Add yet another new dependency. --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index c521608e67d8..57384b87a187 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -236,6 +236,7 @@ google_cloud_cpp_grpcpp_library( googleapis_cpp_set_version_and_alias(iam_v1_iam_policy_protos) target_link_libraries(googleapis_cpp_iam_v1_iam_policy_protos PUBLIC googleapis-c++::api_annotations_protos + googleapis-c++::api_client_protos googleapis-c++::iam_v1_options_protos googleapis-c++::iam_v1_policy_protos PRIVATE googleapis_cpp_common_flags) @@ -331,6 +332,7 @@ set(googleapis_cpp_installed_libraries_list googleapis_cpp_api_http_protos googleapis_cpp_api_annotations_protos googleapis_cpp_api_auth_protos + googleapis_cpp_api_client_protos googleapis_cpp_api_resource_protos googleapis_cpp_devtools_cloudtrace_v2_trace_protos googleapis_cpp_devtools_cloudtrace_v2_tracing_protos -- cgit 1.4.1