We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75939d5 commit 08d7d37Copy full SHA for 08d7d37
src/client/impl/internal/local_dc_detector/CMakeLists.txt
@@ -2,7 +2,7 @@ _ydb_sdk_add_library(impl-internal-local_dc_detector)
2
3
target_link_libraries(impl-internal-local_dc_detector PUBLIC
4
yutil
5
- api-grpc
+ api-protos
6
)
7
8
target_sources(impl-internal-local_dc_detector PRIVATE
0 commit comments