From e9bbfa0288f19c7135b2a4a5236ce847a0cfc9b2 Mon Sep 17 00:00:00 2001 From: Carlos O'Ryan Date: Fri, 23 Aug 2019 11:43:02 -0400 Subject: Fix dependencies, yay for CI builds. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 78fbb7bf333b..c521608e67d8 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++::iam_v1_options_protos googleapis-c++::iam_v1_policy_protos PRIVATE googleapis_cpp_common_flags) -- cgit 1.4.1