summaryrefslogtreecommitdiffstats
path: root/contrib/libs/grpc
diff options
context:
space:
mode:
authorheretic <[email protected]>2022-08-15 11:59:22 +0300
committerheretic <[email protected]>2022-08-15 11:59:22 +0300
commitaaa567c2c9d8614ef61993e9e66d8faa69df14d3 (patch)
treea373b3747d37fc11e4011d1707f49ffd6edc2ac4 /contrib/libs/grpc
parent8e94f8b6fecc0020d51b3ffccc0fecbf8d62af45 (diff)
fix yt/odin-checks/config and yt/odin-checks/bin selective checkout
Diffstat (limited to 'contrib/libs/grpc')
-rw-r--r--contrib/libs/grpc/grpc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libs/grpc/grpc/CMakeLists.txt b/contrib/libs/grpc/grpc/CMakeLists.txt
index 488bcb40c3b..5f5bc5c1d63 100644
--- a/contrib/libs/grpc/grpc/CMakeLists.txt
+++ b/contrib/libs/grpc/grpc/CMakeLists.txt
@@ -46,6 +46,7 @@ target_link_libraries(libs-grpc-grpc PUBLIC
abseil-cpp-tstring-y_absl-status
abseil-cpp-tstring-y_absl-strings
abseil-cpp-tstring-y_absl-synchronization
+ abseil-cpp-tstring-y_absl-utility
abseil-cpp-tstring-y_absl-time
library-cpp-resource
)