aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-09-20 13:35:34 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-09-20 14:26:35 +0300
commitf8e834958e9c011b74b0ec4a741b0b2eb82cf60d (patch)
treed2a89eb5f6bbdb7f726602748ac96de7f4300312 /library/cpp
parent48ad4a607d0da4ead79c2b44ac45b64a4e67911a (diff)
downloadydb-f8e834958e9c011b74b0ec4a741b0b2eb82cf60d.tar.gz
Intermediate changes
Diffstat (limited to 'library/cpp')
-rw-r--r--library/cpp/yconf/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/yconf/ya.make b/library/cpp/yconf/ya.make
index a444e5e057c..ccee2575e2e 100644
--- a/library/cpp/yconf/ya.make
+++ b/library/cpp/yconf/ya.make
@@ -5,7 +5,7 @@ SRCS(
)
PEERDIR(
- library/cpp/charset
+ library/cpp/charset/lite
library/cpp/logger
)