diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-03-07 12:53:35 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-03-07 12:53:35 +0300 |
commit | 33ed6077e694c2f1286c01ebe1be30b189850e77 (patch) | |
tree | e63bbad8736baf21ab183e9d98597aa27f5a2233 /library/cpp/containers | |
parent | fb974eec1b6958138ae30adaafd5503f0d91d388 (diff) | |
download | ydb-33ed6077e694c2f1286c01ebe1be30b189850e77.tar.gz |
Intermediate changes
Diffstat (limited to 'library/cpp/containers')
-rw-r--r-- | library/cpp/containers/2d_array/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/2d_array/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/2d_array/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/2d_array/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/2d_array/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/absl_flat_hash/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/absl_flat_hash/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/absl_flat_hash/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/absl_flat_hash/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/absl_flat_hash/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/atomizer/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/atomizer/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/atomizer/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/atomizer/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/atomizer/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/bitseq/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/bitseq/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/bitseq/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/bitseq/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/bitseq/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/compact_vector/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/compact_vector/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/compact_vector/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/compact_vector/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/compact_vector/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/comptrie/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/comptrie/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/comptrie/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/comptrie/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/comptrie/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/disjoint_interval_tree/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/disjoint_interval_tree/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/disjoint_interval_tree/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/disjoint_interval_tree/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/disjoint_interval_tree/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/flat_hash/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/flat_hash/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/flat_hash/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/flat_hash/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/flat_hash/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/intrusive_avl_tree/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/intrusive_avl_tree/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/intrusive_avl_tree/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/intrusive_avl_tree/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/intrusive_avl_tree/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/intrusive_rb_tree/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/intrusive_rb_tree/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/intrusive_rb_tree/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/intrusive_rb_tree/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/intrusive_rb_tree/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/paged_vector/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/paged_vector/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/paged_vector/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/paged_vector/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/paged_vector/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/ring_buffer/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/ring_buffer/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/ring_buffer/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/ring_buffer/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/ring_buffer/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/sorted_vector/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/sorted_vector/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/sorted_vector/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/sorted_vector/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/sorted_vector/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/stack_array/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/stack_array/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/stack_array/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/stack_array/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/stack_array/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/stack_vector/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/stack_vector/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/stack_vector/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/stack_vector/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/stack_vector/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/str_map/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/str_map/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/str_map/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/str_map/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/str_map/CMakeLists.txt | 4 | ||||
-rw-r--r-- | library/cpp/containers/top_keeper/CMakeLists.darwin-x86_64.txt (renamed from library/cpp/containers/top_keeper/CMakeLists.darwin.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/top_keeper/CMakeLists.linux-x86_64.txt (renamed from library/cpp/containers/top_keeper/CMakeLists.linux.txt) | 0 | ||||
-rw-r--r-- | library/cpp/containers/top_keeper/CMakeLists.txt | 4 |
51 files changed, 34 insertions, 34 deletions
diff --git a/library/cpp/containers/2d_array/CMakeLists.darwin.txt b/library/cpp/containers/2d_array/CMakeLists.darwin-x86_64.txt index c1371c0defe..c1371c0defe 100644 --- a/library/cpp/containers/2d_array/CMakeLists.darwin.txt +++ b/library/cpp/containers/2d_array/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/2d_array/CMakeLists.linux.txt b/library/cpp/containers/2d_array/CMakeLists.linux-x86_64.txt index 25140f3dc92..25140f3dc92 100644 --- a/library/cpp/containers/2d_array/CMakeLists.linux.txt +++ b/library/cpp/containers/2d_array/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/2d_array/CMakeLists.txt b/library/cpp/containers/2d_array/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/2d_array/CMakeLists.txt +++ b/library/cpp/containers/2d_array/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/absl_flat_hash/CMakeLists.darwin.txt b/library/cpp/containers/absl_flat_hash/CMakeLists.darwin-x86_64.txt index 4ab79d02db6..4ab79d02db6 100644 --- a/library/cpp/containers/absl_flat_hash/CMakeLists.darwin.txt +++ b/library/cpp/containers/absl_flat_hash/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/absl_flat_hash/CMakeLists.linux.txt b/library/cpp/containers/absl_flat_hash/CMakeLists.linux-x86_64.txt index 379fc48361c..379fc48361c 100644 --- a/library/cpp/containers/absl_flat_hash/CMakeLists.linux.txt +++ b/library/cpp/containers/absl_flat_hash/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/absl_flat_hash/CMakeLists.txt b/library/cpp/containers/absl_flat_hash/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/absl_flat_hash/CMakeLists.txt +++ b/library/cpp/containers/absl_flat_hash/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/atomizer/CMakeLists.darwin.txt b/library/cpp/containers/atomizer/CMakeLists.darwin-x86_64.txt index d0486e1c368..d0486e1c368 100644 --- a/library/cpp/containers/atomizer/CMakeLists.darwin.txt +++ b/library/cpp/containers/atomizer/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/atomizer/CMakeLists.linux.txt b/library/cpp/containers/atomizer/CMakeLists.linux-x86_64.txt index 2db431da3fc..2db431da3fc 100644 --- a/library/cpp/containers/atomizer/CMakeLists.linux.txt +++ b/library/cpp/containers/atomizer/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/atomizer/CMakeLists.txt b/library/cpp/containers/atomizer/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/atomizer/CMakeLists.txt +++ b/library/cpp/containers/atomizer/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/bitseq/CMakeLists.darwin.txt b/library/cpp/containers/bitseq/CMakeLists.darwin-x86_64.txt index 97b139a7fac..97b139a7fac 100644 --- a/library/cpp/containers/bitseq/CMakeLists.darwin.txt +++ b/library/cpp/containers/bitseq/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/bitseq/CMakeLists.linux.txt b/library/cpp/containers/bitseq/CMakeLists.linux-x86_64.txt index 758be4fd4c0..758be4fd4c0 100644 --- a/library/cpp/containers/bitseq/CMakeLists.linux.txt +++ b/library/cpp/containers/bitseq/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/bitseq/CMakeLists.txt b/library/cpp/containers/bitseq/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/bitseq/CMakeLists.txt +++ b/library/cpp/containers/bitseq/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/compact_vector/CMakeLists.darwin.txt b/library/cpp/containers/compact_vector/CMakeLists.darwin-x86_64.txt index 57d3af0a1be..57d3af0a1be 100644 --- a/library/cpp/containers/compact_vector/CMakeLists.darwin.txt +++ b/library/cpp/containers/compact_vector/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/compact_vector/CMakeLists.linux.txt b/library/cpp/containers/compact_vector/CMakeLists.linux-x86_64.txt index a2171479e99..a2171479e99 100644 --- a/library/cpp/containers/compact_vector/CMakeLists.linux.txt +++ b/library/cpp/containers/compact_vector/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/compact_vector/CMakeLists.txt b/library/cpp/containers/compact_vector/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/compact_vector/CMakeLists.txt +++ b/library/cpp/containers/compact_vector/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/comptrie/CMakeLists.darwin.txt b/library/cpp/containers/comptrie/CMakeLists.darwin-x86_64.txt index 3a3d86aed70..3a3d86aed70 100644 --- a/library/cpp/containers/comptrie/CMakeLists.darwin.txt +++ b/library/cpp/containers/comptrie/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/comptrie/CMakeLists.linux.txt b/library/cpp/containers/comptrie/CMakeLists.linux-x86_64.txt index 599cc37088e..599cc37088e 100644 --- a/library/cpp/containers/comptrie/CMakeLists.linux.txt +++ b/library/cpp/containers/comptrie/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/comptrie/CMakeLists.txt b/library/cpp/containers/comptrie/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/comptrie/CMakeLists.txt +++ b/library/cpp/containers/comptrie/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/disjoint_interval_tree/CMakeLists.darwin.txt b/library/cpp/containers/disjoint_interval_tree/CMakeLists.darwin-x86_64.txt index 1fd4597d59a..1fd4597d59a 100644 --- a/library/cpp/containers/disjoint_interval_tree/CMakeLists.darwin.txt +++ b/library/cpp/containers/disjoint_interval_tree/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/disjoint_interval_tree/CMakeLists.linux.txt b/library/cpp/containers/disjoint_interval_tree/CMakeLists.linux-x86_64.txt index c62ad5f23cd..c62ad5f23cd 100644 --- a/library/cpp/containers/disjoint_interval_tree/CMakeLists.linux.txt +++ b/library/cpp/containers/disjoint_interval_tree/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/disjoint_interval_tree/CMakeLists.txt b/library/cpp/containers/disjoint_interval_tree/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/disjoint_interval_tree/CMakeLists.txt +++ b/library/cpp/containers/disjoint_interval_tree/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/flat_hash/CMakeLists.darwin.txt b/library/cpp/containers/flat_hash/CMakeLists.darwin-x86_64.txt index 17eb5a21b78..17eb5a21b78 100644 --- a/library/cpp/containers/flat_hash/CMakeLists.darwin.txt +++ b/library/cpp/containers/flat_hash/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/flat_hash/CMakeLists.linux.txt b/library/cpp/containers/flat_hash/CMakeLists.linux-x86_64.txt index d5ab2865c77..d5ab2865c77 100644 --- a/library/cpp/containers/flat_hash/CMakeLists.linux.txt +++ b/library/cpp/containers/flat_hash/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/flat_hash/CMakeLists.txt b/library/cpp/containers/flat_hash/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/flat_hash/CMakeLists.txt +++ b/library/cpp/containers/flat_hash/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/intrusive_avl_tree/CMakeLists.darwin.txt b/library/cpp/containers/intrusive_avl_tree/CMakeLists.darwin-x86_64.txt index 651df561c1d..651df561c1d 100644 --- a/library/cpp/containers/intrusive_avl_tree/CMakeLists.darwin.txt +++ b/library/cpp/containers/intrusive_avl_tree/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/intrusive_avl_tree/CMakeLists.linux.txt b/library/cpp/containers/intrusive_avl_tree/CMakeLists.linux-x86_64.txt index b558f155bc7..b558f155bc7 100644 --- a/library/cpp/containers/intrusive_avl_tree/CMakeLists.linux.txt +++ b/library/cpp/containers/intrusive_avl_tree/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/intrusive_avl_tree/CMakeLists.txt b/library/cpp/containers/intrusive_avl_tree/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/intrusive_avl_tree/CMakeLists.txt +++ b/library/cpp/containers/intrusive_avl_tree/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/intrusive_rb_tree/CMakeLists.darwin.txt b/library/cpp/containers/intrusive_rb_tree/CMakeLists.darwin-x86_64.txt index 45d7acb8388..45d7acb8388 100644 --- a/library/cpp/containers/intrusive_rb_tree/CMakeLists.darwin.txt +++ b/library/cpp/containers/intrusive_rb_tree/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/intrusive_rb_tree/CMakeLists.linux.txt b/library/cpp/containers/intrusive_rb_tree/CMakeLists.linux-x86_64.txt index 82927607d1c..82927607d1c 100644 --- a/library/cpp/containers/intrusive_rb_tree/CMakeLists.linux.txt +++ b/library/cpp/containers/intrusive_rb_tree/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/intrusive_rb_tree/CMakeLists.txt b/library/cpp/containers/intrusive_rb_tree/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/intrusive_rb_tree/CMakeLists.txt +++ b/library/cpp/containers/intrusive_rb_tree/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/paged_vector/CMakeLists.darwin.txt b/library/cpp/containers/paged_vector/CMakeLists.darwin-x86_64.txt index c44af664bcc..c44af664bcc 100644 --- a/library/cpp/containers/paged_vector/CMakeLists.darwin.txt +++ b/library/cpp/containers/paged_vector/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/paged_vector/CMakeLists.linux.txt b/library/cpp/containers/paged_vector/CMakeLists.linux-x86_64.txt index b1f740cc454..b1f740cc454 100644 --- a/library/cpp/containers/paged_vector/CMakeLists.linux.txt +++ b/library/cpp/containers/paged_vector/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/paged_vector/CMakeLists.txt b/library/cpp/containers/paged_vector/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/paged_vector/CMakeLists.txt +++ b/library/cpp/containers/paged_vector/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/ring_buffer/CMakeLists.darwin.txt b/library/cpp/containers/ring_buffer/CMakeLists.darwin-x86_64.txt index 490e1427d4c..490e1427d4c 100644 --- a/library/cpp/containers/ring_buffer/CMakeLists.darwin.txt +++ b/library/cpp/containers/ring_buffer/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/ring_buffer/CMakeLists.linux.txt b/library/cpp/containers/ring_buffer/CMakeLists.linux-x86_64.txt index 59e7ab09286..59e7ab09286 100644 --- a/library/cpp/containers/ring_buffer/CMakeLists.linux.txt +++ b/library/cpp/containers/ring_buffer/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/ring_buffer/CMakeLists.txt b/library/cpp/containers/ring_buffer/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/ring_buffer/CMakeLists.txt +++ b/library/cpp/containers/ring_buffer/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/sorted_vector/CMakeLists.darwin.txt b/library/cpp/containers/sorted_vector/CMakeLists.darwin-x86_64.txt index e1438df9747..e1438df9747 100644 --- a/library/cpp/containers/sorted_vector/CMakeLists.darwin.txt +++ b/library/cpp/containers/sorted_vector/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/sorted_vector/CMakeLists.linux.txt b/library/cpp/containers/sorted_vector/CMakeLists.linux-x86_64.txt index 8af3de1300f..8af3de1300f 100644 --- a/library/cpp/containers/sorted_vector/CMakeLists.linux.txt +++ b/library/cpp/containers/sorted_vector/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/sorted_vector/CMakeLists.txt b/library/cpp/containers/sorted_vector/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/sorted_vector/CMakeLists.txt +++ b/library/cpp/containers/sorted_vector/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/stack_array/CMakeLists.darwin.txt b/library/cpp/containers/stack_array/CMakeLists.darwin-x86_64.txt index 83fde56a05a..83fde56a05a 100644 --- a/library/cpp/containers/stack_array/CMakeLists.darwin.txt +++ b/library/cpp/containers/stack_array/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/stack_array/CMakeLists.linux.txt b/library/cpp/containers/stack_array/CMakeLists.linux-x86_64.txt index 1d3d430a320..1d3d430a320 100644 --- a/library/cpp/containers/stack_array/CMakeLists.linux.txt +++ b/library/cpp/containers/stack_array/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/stack_array/CMakeLists.txt b/library/cpp/containers/stack_array/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/stack_array/CMakeLists.txt +++ b/library/cpp/containers/stack_array/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/stack_vector/CMakeLists.darwin.txt b/library/cpp/containers/stack_vector/CMakeLists.darwin-x86_64.txt index 2950b6b535c..2950b6b535c 100644 --- a/library/cpp/containers/stack_vector/CMakeLists.darwin.txt +++ b/library/cpp/containers/stack_vector/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/stack_vector/CMakeLists.linux.txt b/library/cpp/containers/stack_vector/CMakeLists.linux-x86_64.txt index c4bb46961ff..c4bb46961ff 100644 --- a/library/cpp/containers/stack_vector/CMakeLists.linux.txt +++ b/library/cpp/containers/stack_vector/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/stack_vector/CMakeLists.txt b/library/cpp/containers/stack_vector/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/stack_vector/CMakeLists.txt +++ b/library/cpp/containers/stack_vector/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/str_map/CMakeLists.darwin.txt b/library/cpp/containers/str_map/CMakeLists.darwin-x86_64.txt index ee42c250c61..ee42c250c61 100644 --- a/library/cpp/containers/str_map/CMakeLists.darwin.txt +++ b/library/cpp/containers/str_map/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/str_map/CMakeLists.linux.txt b/library/cpp/containers/str_map/CMakeLists.linux-x86_64.txt index e78f115ba1c..e78f115ba1c 100644 --- a/library/cpp/containers/str_map/CMakeLists.linux.txt +++ b/library/cpp/containers/str_map/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/str_map/CMakeLists.txt b/library/cpp/containers/str_map/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/str_map/CMakeLists.txt +++ b/library/cpp/containers/str_map/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() diff --git a/library/cpp/containers/top_keeper/CMakeLists.darwin.txt b/library/cpp/containers/top_keeper/CMakeLists.darwin-x86_64.txt index cc2996b5112..cc2996b5112 100644 --- a/library/cpp/containers/top_keeper/CMakeLists.darwin.txt +++ b/library/cpp/containers/top_keeper/CMakeLists.darwin-x86_64.txt diff --git a/library/cpp/containers/top_keeper/CMakeLists.linux.txt b/library/cpp/containers/top_keeper/CMakeLists.linux-x86_64.txt index 0549b8da46d..0549b8da46d 100644 --- a/library/cpp/containers/top_keeper/CMakeLists.linux.txt +++ b/library/cpp/containers/top_keeper/CMakeLists.linux-x86_64.txt diff --git a/library/cpp/containers/top_keeper/CMakeLists.txt b/library/cpp/containers/top_keeper/CMakeLists.txt index eee324bb607..8f8c04afe54 100644 --- a/library/cpp/containers/top_keeper/CMakeLists.txt +++ b/library/cpp/containers/top_keeper/CMakeLists.txt @@ -9,7 +9,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND UNIX AND NOT APPLE AND NOT ANDROID) include(CMakeLists.linux-aarch64.txt) elseif (APPLE AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - include(CMakeLists.darwin.txt) + include(CMakeLists.darwin-x86_64.txt) elseif (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAVE_CUDA) - include(CMakeLists.linux.txt) + include(CMakeLists.linux-x86_64.txt) endif() |