File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
tablet_flat/test/tool/perf Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212
1313PEERDIR(
1414 ydb/library/actors/core
15- library/cpp/charset
15+ library/cpp/charset/lite
1616 library/cpp/containers/bitseq
1717 library/cpp/deprecated/enum_codegen
1818 library/cpp/yson
Original file line number Diff line number Diff line change 77
88PEERDIR(
99 ydb/core/tablet_flat/test/libs/table
10- library/cpp/charset
10+ library/cpp/charset/lite
1111 library/cpp/getopt
1212 ydb/core/tablet_flat
1313 yql/essentials/sql/pg_dummy
Original file line number Diff line number Diff line change 77
88PEERDIR(
99 contrib/libs/tcmalloc/malloc_extension
10- library/cpp/charset
10+ library/cpp/charset/lite
1111 library/cpp/containers/atomizer
1212)
1313
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ ALL_RESOURCE_FILES_FROM_DIRS(
5050)
5151
5252PEERDIR(
53- library/cpp/charset
53+ library/cpp/charset/lite
5454 library/cpp/resource
5555 ydb/library/accessor
5656 ydb/library/workload/tpc_base
You can’t perform that action at this time.
0 commit comments