From e28946633ffe99ca801c9ce9a8e835e796a20c12 Mon Sep 17 00:00:00 2001
From: pnv1 <pnv1@yandex-team.ru>
Date: Tue, 1 Mar 2022 16:39:56 +0300
Subject: Improve SystemCommand check in YDB CLI, KIKIMR-14321

ref:fe5ed49138dce046a93c364cc8879fad3abf3eef
---
 library/cpp/histogram/adaptive/protos/CMakeLists.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

(limited to 'library/cpp/histogram/adaptive/protos')

diff --git a/library/cpp/histogram/adaptive/protos/CMakeLists.txt b/library/cpp/histogram/adaptive/protos/CMakeLists.txt
index 0ad780d702..51e4998847 100644
--- a/library/cpp/histogram/adaptive/protos/CMakeLists.txt
+++ b/library/cpp/histogram/adaptive/protos/CMakeLists.txt
@@ -1,3 +1,12 @@
+
+# This file was gererated by the build system used internally in the Yandex monorepo.
+# Only simple modifications are allowed (adding source-files to targets, adding simple properties
+# like target_include_directories). These modifications will be ported to original
+# ya.make files by maintainers. Any complex modifications which can't be ported back to the
+# original buildsystem will not be accepted.
+
+
+
 add_library(histogram-adaptive-protos)
 target_link_libraries(histogram-adaptive-protos PUBLIC
   contrib-libs-cxxsupp
-- 
cgit v1.2.3