diff options
author | Carlos O'Ryan <coryan@google.com> | 2019-08-15T14·01-0400 |
---|---|---|
committer | Carlos O'Ryan <coryan@google.com> | 2019-08-15T14·01-0400 |
commit | 815a54fd92bc4be8db03070243bcad83e391ec61 (patch) | |
tree | 1d0787ea7caa3e0b30741cd18e9962d3c5fcb0e2 /cmake/config.cmake.in | |
parent | 36a7ebbe184e126296fffb302a14ee744458039a (diff) |
Missed two libraries.
Diffstat (limited to 'cmake/config.cmake.in')
-rw-r--r-- | cmake/config.cmake.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/config.cmake.in b/cmake/config.cmake.in index 266756cc2400..422540496d26 100644 --- a/cmake/config.cmake.in +++ b/cmake/config.cmake.in @@ -26,6 +26,8 @@ foreach (_target api_http api_resource bigtable + iam_v1_iam_policy + iam_v1_policy longrunning_operations rpc_error_details rpc_status |