diff options
author | iudalov <iudalov@yandex-team.ru> | 2022-02-10 16:47:13 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:13 +0300 |
commit | 986cb5d624f352524bfa0c42c9a7695235cdaa41 (patch) | |
tree | 339adc63bce23800021202ae4a8328a843dc447a /build/ymake.core.conf | |
parent | 8efdb1f55eadb2fa75a37b8d8104e9cd330ba7f2 (diff) | |
download | ydb-986cb5d624f352524bfa0c42c9a7695235cdaa41.tar.gz |
Restoring authorship annotation for <iudalov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/ymake.core.conf')
-rw-r--r-- | build/ymake.core.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf index 846fe8869e..081833998b 100644 --- a/build/ymake.core.conf +++ b/build/ymake.core.conf @@ -285,7 +285,7 @@ XSUBPPFLAGS= # tag:tool-specific ARCH_TOOL=${tool:"tools/archiver"} - + # tag:tool-specific tag:proto PROTOC=${tool:"contrib/tools/protoc"} PROTOC_STYLEGUIDE_OUT=--cpp_styleguide_out=$ARCADIA_BUILD_ROOT/$PROTO_NAMESPACE |