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 c1371c0def..c1371c0def 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 25140f3dc9..25140f3dc9 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 eee324bb60..8f8c04afe5 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 4ab79d02db..4ab79d02db 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 379fc48361..379fc48361 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 eee324bb60..8f8c04afe5 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 d0486e1c36..d0486e1c36 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 2db431da3f..2db431da3f 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 eee324bb60..8f8c04afe5 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 97b139a7fa..97b139a7fa 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 758be4fd4c..758be4fd4c 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 eee324bb60..8f8c04afe5 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 57d3af0a1b..57d3af0a1b 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 a2171479e9..a2171479e9 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 eee324bb60..8f8c04afe5 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 3a3d86aed7..3a3d86aed7 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 599cc37088..599cc37088 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 eee324bb60..8f8c04afe5 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 1fd4597d59..1fd4597d59 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 c62ad5f23c..c62ad5f23c 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 eee324bb60..8f8c04afe5 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 17eb5a21b7..17eb5a21b7 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 d5ab2865c7..d5ab2865c7 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 eee324bb60..8f8c04afe5 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 651df561c1..651df561c1 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 b558f155bc..b558f155bc 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 eee324bb60..8f8c04afe5 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 45d7acb838..45d7acb838 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 82927607d1..82927607d1 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 eee324bb60..8f8c04afe5 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 c44af664bc..c44af664bc 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 b1f740cc45..b1f740cc45 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 eee324bb60..8f8c04afe5 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 490e1427d4..490e1427d4 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 59e7ab0928..59e7ab0928 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 eee324bb60..8f8c04afe5 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 e1438df974..e1438df974 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 8af3de1300..8af3de1300 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 eee324bb60..8f8c04afe5 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 83fde56a05..83fde56a05 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 1d3d430a32..1d3d430a32 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 eee324bb60..8f8c04afe5 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 2950b6b535..2950b6b535 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 c4bb46961f..c4bb46961f 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 eee324bb60..8f8c04afe5 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 ee42c250c6..ee42c250c6 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 e78f115ba1..e78f115ba1 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 eee324bb60..8f8c04afe5 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 cc2996b511..cc2996b511 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 0549b8da46..0549b8da46 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 eee324bb60..8f8c04afe5 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() |