diff options
author | hiddenpath <hiddenpath@yandex-team.com> | 2022-08-11 13:11:49 +0300 |
---|---|---|
committer | hiddenpath <hiddenpath@yandex-team.com> | 2022-08-11 13:11:49 +0300 |
commit | 187335a0df454fa6911d15a6d9a1145a518d4433 (patch) | |
tree | 60c007ee8bfeb667699f5f04ac0190534724d751 /contrib/restricted/abseil-cpp-tstring/y_absl/utility/CMakeLists.txt | |
parent | 72f26ccd0c29abc9c55999e49eb091d907cc4788 (diff) | |
download | ydb-187335a0df454fa6911d15a6d9a1145a518d4433.tar.gz |
Enlarge the hierarchy of Abseil-cpp lib
Enlarged the hierarchy of abseil-cpp library
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, 0 insertions, 10 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 deleted file mode 100644 index ec6db3764b..0000000000 --- a/contrib/restricted/abseil-cpp-tstring/y_absl/utility/CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ - -# 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) |