aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar kpayson64 <kpayson@google.com>2016-07-21 17:11:36 -0700
committerGravatar GitHub <noreply@github.com>2016-07-21 17:11:36 -0700
commitb8208ff79a7bc87c5a4ba420b0f096b63e09a067 (patch)
treea9afd049f2f874213d531e9ecdaab29e2f116c7a /build.yaml
parentb8e26c021718758c2a0b2e73757580476d995498 (diff)
parent9cb9445155804fb65af100b9747d467254fb7ca6 (diff)
Merge pull request #7269 from y-zeng/cli_call
Support server reflection in CLI
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 57545839d4..237394c205 100644
--- a/build.yaml
+++ b/build.yaml
@@ -1030,10 +1030,13 @@ libs:
headers:
- test/cpp/util/cli_call.h
- test/cpp/util/proto_file_parser.h
+ - test/cpp/util/proto_reflection_descriptor_database.h
src:
- test/cpp/util/cli_call.cc
- test/cpp/util/proto_file_parser.cc
+ - test/cpp/util/proto_reflection_descriptor_database.cc
deps:
+ - grpc++_reflection
- grpc++
- grpc_plugin_support
- name: grpc_plugin_support
@@ -2657,6 +2660,7 @@ targets:
- grpc_cli_libs
- grpc++_test_util
- grpc_test_util
+ - grpc++_reflection
- grpc++
- grpc
- gpr_test_util