feat: add storage protos (#39)

This commit is contained in:
Carlos O'Ryan 2020-02-25 14:35:22 -05:00 committed by GitHub
parent c1713cb00d
commit c873fd3aa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 1 deletions

View file

@ -38,6 +38,7 @@ foreach (_target
rpc_error_details
rpc_status
spanner
storage
type_expr)
set(scoped_name "googleapis-c++::${_target}_protos")
set(imported_name "googleapis_cpp_${_target}_protos")