aboutsummaryrefslogtreecommitdiffhomepage
path: root/util
diff options
context:
space:
mode:
authorGravatar Manjunath Kudlur <keveman@gmail.com>2016-02-25 08:50:50 -0800
committerGravatar Manjunath Kudlur <keveman@gmail.com>2016-02-25 08:50:50 -0800
commitf5c736352ed453310438a9ffc5056cdd0c4b25b4 (patch)
tree79cf3d863db244803c399ced32c5f1bb24c41129 /util
parentcc775f7ac1589eda26fc65602d228baef8001944 (diff)
Fixed grpc C++ plugin support.
grpc C++ plugin generates additional files, namely .grpc.pb.cc and .grpc.pb.h. Adding these files to the outs of the _proto_gen rule, so dependents don't complain about undeclared inclusions. Also, compiling the .grpc.pb.cc requires additional header files from the grpc library, so added //external:grpc_lib to the deps of the cc_library. Clients are expected to declare that in their bazel WORKSPACE, pointing it to @grpc//:grpc++{_unsecure}.
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions