diff options
author | heretic <heretic@yandex-team.com> | 2022-08-15 11:59:22 +0300 |
---|---|---|
committer | heretic <heretic@yandex-team.com> | 2022-08-15 11:59:22 +0300 |
commit | aaa567c2c9d8614ef61993e9e66d8faa69df14d3 (patch) | |
tree | a373b3747d37fc11e4011d1707f49ffd6edc2ac4 /contrib/restricted/abseil-cpp-tstring/y_absl/utility/CMakeLists.txt | |
parent | 8e94f8b6fecc0020d51b3ffccc0fecbf8d62af45 (diff) | |
download | ydb-aaa567c2c9d8614ef61993e9e66d8faa69df14d3.tar.gz |
fix yt/odin-checks/config and yt/odin-checks/bin selective checkout
Diffstat (limited to 'contrib/restricted/abseil-cpp-tstring/y_absl/utility/CMakeLists.txt')
-rw-r--r-- | contrib/restricted/abseil-cpp-tstring/y_absl/utility/CMakeLists.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/restricted/abseil-cpp-tstring/y_absl/utility/CMakeLists.txt b/contrib/restricted/abseil-cpp-tstring/y_absl/utility/CMakeLists.txt new file mode 100644 index 0000000000..ec6db3764b --- /dev/null +++ b/contrib/restricted/abseil-cpp-tstring/y_absl/utility/CMakeLists.txt @@ -0,0 +1,10 @@ + +# 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(abseil-cpp-tstring-y_absl-utility INTERFACE) |