diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-05-01 09:54:44 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-05-01 09:54:44 +0300 |
commit | 8908a1dc52e17e6268b0d527cabdc7893fff5d06 (patch) | |
tree | 4836d2a9f71f3d101488319465e9646da28a53d8 /library/cpp | |
parent | aafa1d52a0218b80ccff2120e4b52a8cdef58643 (diff) | |
download | ydb-8908a1dc52e17e6268b0d527cabdc7893fff5d06.tar.gz |
External build system generator release 31
Update tools: yexport
Diffstat (limited to 'library/cpp')
-rw-r--r-- | library/cpp/balloc/CMakeLists.windows-x86_64.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/cpp/balloc/CMakeLists.windows-x86_64.txt b/library/cpp/balloc/CMakeLists.windows-x86_64.txt index f6b91521b3c..7a299b9800f 100644 --- a/library/cpp/balloc/CMakeLists.windows-x86_64.txt +++ b/library/cpp/balloc/CMakeLists.windows-x86_64.txt @@ -10,7 +10,5 @@ add_library(library-cpp-balloc INTERFACE) target_link_libraries(library-cpp-balloc INTERFACE contrib-libs-cxxsupp -) -target_allocator(library-cpp-balloc library-cpp-lfalloc ) |