fix(3p/cpp/googleapis): Add protos for Stackdriver Logging
Adds the proto definitions required for the Stackdriver Logging API. This compiles, but I'm unsure whether it's actually correct because there seems to be a lot of copy & paste in the build setup.
This commit is contained in:
parent
4c0e565fe1
commit
c905e4b69f
2 changed files with 50 additions and 1 deletions
|
|
@ -39,6 +39,7 @@ foreach (_target
|
|||
rpc_status
|
||||
spanner
|
||||
storage
|
||||
logging
|
||||
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