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

Commit 1d42dc5

Browse files
authored
Merge pull request #14 from coryan/fix-missing-libraries
bug: Missed two libraries.
2 parents 36a7ebb + 815a54f commit 1d42dc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmake/config.cmake.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ foreach (_target
2626
api_http
2727
api_resource
2828
bigtable
29+
iam_v1_iam_policy
30+
iam_v1_policy
2931
longrunning_operations
3032
rpc_error_details
3133
rpc_status

0 commit comments

Comments
 (0)