feat: add storage protos (#39)
This commit is contained in:
parent
c1713cb00d
commit
c873fd3aa1
2 changed files with 24 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue