diff options
author | robot-ya-builder <[email protected]> | 2023-01-17 13:48:00 +0300 |
---|---|---|
committer | robot-ya-builder <[email protected]> | 2023-01-17 13:48:00 +0300 |
commit | 58a117b001b63f06104246f6a89c60128596b391 (patch) | |
tree | 7c545e74e01edfc7a6b67a04b4ef5b0eee77e08d /library/cpp/html | |
parent | 51674dac4bb91435ef6009fa104dfb835e158780 (diff) |
External build system generator release 8
Update tools: yexport
Diffstat (limited to 'library/cpp/html')
-rw-r--r-- | library/cpp/html/CMakeLists.txt | 2 | ||||
-rw-r--r-- | library/cpp/html/escape/CMakeLists.darwin.txt | 2 | ||||
-rw-r--r-- | library/cpp/html/escape/CMakeLists.linux-aarch64.txt | 2 | ||||
-rw-r--r-- | library/cpp/html/escape/CMakeLists.linux.txt | 2 | ||||
-rw-r--r-- | library/cpp/html/escape/CMakeLists.txt | 2 | ||||
-rw-r--r-- | library/cpp/html/pcdata/CMakeLists.darwin.txt | 2 | ||||
-rw-r--r-- | library/cpp/html/pcdata/CMakeLists.linux-aarch64.txt | 2 | ||||
-rw-r--r-- | library/cpp/html/pcdata/CMakeLists.linux.txt | 2 | ||||
-rw-r--r-- | library/cpp/html/pcdata/CMakeLists.txt | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/library/cpp/html/CMakeLists.txt b/library/cpp/html/CMakeLists.txt index 6489ac45947..761bd4421bc 100644 --- a/library/cpp/html/CMakeLists.txt +++ b/library/cpp/html/CMakeLists.txt @@ -1,5 +1,5 @@ -# This file was gererated by the build system used internally in the Yandex monorepo. +# This file was generated 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 diff --git a/library/cpp/html/escape/CMakeLists.darwin.txt b/library/cpp/html/escape/CMakeLists.darwin.txt index 459ccd0cef0..890dac15398 100644 --- a/library/cpp/html/escape/CMakeLists.darwin.txt +++ b/library/cpp/html/escape/CMakeLists.darwin.txt @@ -1,5 +1,5 @@ -# This file was gererated by the build system used internally in the Yandex monorepo. +# This file was generated 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 diff --git a/library/cpp/html/escape/CMakeLists.linux-aarch64.txt b/library/cpp/html/escape/CMakeLists.linux-aarch64.txt index 222711bf256..1a4747c4e3e 100644 --- a/library/cpp/html/escape/CMakeLists.linux-aarch64.txt +++ b/library/cpp/html/escape/CMakeLists.linux-aarch64.txt @@ -1,5 +1,5 @@ -# This file was gererated by the build system used internally in the Yandex monorepo. +# This file was generated 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 diff --git a/library/cpp/html/escape/CMakeLists.linux.txt b/library/cpp/html/escape/CMakeLists.linux.txt index 222711bf256..1a4747c4e3e 100644 --- a/library/cpp/html/escape/CMakeLists.linux.txt +++ b/library/cpp/html/escape/CMakeLists.linux.txt @@ -1,5 +1,5 @@ -# This file was gererated by the build system used internally in the Yandex monorepo. +# This file was generated 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 diff --git a/library/cpp/html/escape/CMakeLists.txt b/library/cpp/html/escape/CMakeLists.txt index 3e0811fb22e..bede1861df2 100644 --- a/library/cpp/html/escape/CMakeLists.txt +++ b/library/cpp/html/escape/CMakeLists.txt @@ -1,5 +1,5 @@ -# This file was gererated by the build system used internally in the Yandex monorepo. +# This file was generated 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 diff --git a/library/cpp/html/pcdata/CMakeLists.darwin.txt b/library/cpp/html/pcdata/CMakeLists.darwin.txt index a6d32066c2f..0efffd69e04 100644 --- a/library/cpp/html/pcdata/CMakeLists.darwin.txt +++ b/library/cpp/html/pcdata/CMakeLists.darwin.txt @@ -1,5 +1,5 @@ -# This file was gererated by the build system used internally in the Yandex monorepo. +# This file was generated 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 diff --git a/library/cpp/html/pcdata/CMakeLists.linux-aarch64.txt b/library/cpp/html/pcdata/CMakeLists.linux-aarch64.txt index 6bd8d8d350d..c6a073acafc 100644 --- a/library/cpp/html/pcdata/CMakeLists.linux-aarch64.txt +++ b/library/cpp/html/pcdata/CMakeLists.linux-aarch64.txt @@ -1,5 +1,5 @@ -# This file was gererated by the build system used internally in the Yandex monorepo. +# This file was generated 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 diff --git a/library/cpp/html/pcdata/CMakeLists.linux.txt b/library/cpp/html/pcdata/CMakeLists.linux.txt index 6bd8d8d350d..c6a073acafc 100644 --- a/library/cpp/html/pcdata/CMakeLists.linux.txt +++ b/library/cpp/html/pcdata/CMakeLists.linux.txt @@ -1,5 +1,5 @@ -# This file was gererated by the build system used internally in the Yandex monorepo. +# This file was generated 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 diff --git a/library/cpp/html/pcdata/CMakeLists.txt b/library/cpp/html/pcdata/CMakeLists.txt index 3e0811fb22e..bede1861df2 100644 --- a/library/cpp/html/pcdata/CMakeLists.txt +++ b/library/cpp/html/pcdata/CMakeLists.txt @@ -1,5 +1,5 @@ -# This file was gererated by the build system used internally in the Yandex monorepo. +# This file was generated 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 |