diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-01-17 13:48:00 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-01-17 13:48:00 +0300 |
commit | 58a117b001b63f06104246f6a89c60128596b391 (patch) | |
tree | 7c545e74e01edfc7a6b67a04b4ef5b0eee77e08d /contrib/libs/CMakeLists.txt | |
parent | 51674dac4bb91435ef6009fa104dfb835e158780 (diff) | |
download | ydb-58a117b001b63f06104246f6a89c60128596b391.tar.gz |
External build system generator release 8
Update tools: yexport
Diffstat (limited to 'contrib/libs/CMakeLists.txt')
-rw-r--r-- | contrib/libs/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/CMakeLists.txt b/contrib/libs/CMakeLists.txt index 3e0811fb22..bede1861df 100644 --- a/contrib/libs/CMakeLists.txt +++ b/contrib/libs/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 |