aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2018-11-20 15:03:12 -0800
committerGravatar Yash Tibrewal <yashkt@google.com>2018-11-20 15:03:12 -0800
commitc7e92f26ebaecc8ea619de8b757034bb848b37d4 (patch)
tree96ebecd4987e1eb2950b5b857c1f603138870ee3 /CMakeLists.txt
parentbab043e8650799b91a4e40853e56439c2ddb15a7 (diff)
Reviewer comments
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1da78e8f57..7b36b3a5a8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12738,6 +12738,8 @@ target_link_libraries(context_list_test
${_gRPC_ALLTARGETS_LIBRARIES}
grpc_test_util
grpc
+ gpr_test_util
+ gpr
${_gRPC_GFLAGS_LIBRARIES}
)