|
@@ -1,8 +1,5 @@
|
|
|
-# This file was generated by the build system used internally in Yandex and called "ya"
|
|
|
-# (https://github.com/yandex/yatool).
|
|
|
-#
|
|
|
-# Configuration files of ya build system are usually named ya.make. If ya.make file is present
|
|
|
-# at the root of the repository, then this repository supports ya build.
|
|
|
+# This file was generated by the YaTool build system (https://github.com/yandex/yatool),
|
|
|
+# from a source YaTool build configuration provided in ya.make files.
|
|
|
#
|
|
|
# If the repository supports both CMake and ya build configurations, please modify both of them.
|
|
|
#
|
|
@@ -11,3 +8,6 @@
|
|
|
# like target_include_directories. These modifications will be ported to original ya.make files
|
|
|
# by maintainers. Any complex modifications which can't be easily ported back to the ya build
|
|
|
# system may be rejected.
|
|
|
+#
|
|
|
+# Please refer to the build instructions in the repository for more information about manual
|
|
|
+# changes in this file.
|