aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/encode/legacy_protobuf
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-25 11:28:36 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-25 11:28:36 +0300
commit840813e444ead1827cba829e6ec0fb9739e03c4a (patch)
treed02d3fc3388eb180ec62d570cc94920df0282938 /library/cpp/monlib/encode/legacy_protobuf
parent66834feb30614a28410b37b4be1842f6eb9fc7ed (diff)
downloadydb-840813e444ead1827cba829e6ec0fb9739e03c4a.tar.gz
intermediate changes
ref:e3f00ef4e6dea6578b7e9ead4e6c020e1e259495
Diffstat (limited to 'library/cpp/monlib/encode/legacy_protobuf')
-rw-r--r--library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.txt b/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.txt
index ea9bd6c6d9..92064d1387 100644
--- a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.txt
+++ b/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.txt
@@ -7,7 +7,3 @@ target_link_libraries(encode-legacy_protobuf-protos PUBLIC
target_proto_messages(encode-legacy_protobuf-protos PRIVATE
${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto
)
-target_proto_plugin(encode-legacy_protobuf-protos
- cpp_styleguide
- cpp_styleguide
-)