aboutsummaryrefslogtreecommitdiffstats
path: root/yt
diff options
context:
space:
mode:
authorsvidyuk <svidyuk@yandex-team.com>2023-08-30 12:12:06 +0300
committersvidyuk <svidyuk@yandex-team.com>2023-08-30 12:42:20 +0300
commitcb3da9494c53283f0230ad37e4e8d0ea61b7d8fc (patch)
tree98d10bf793b8e006a638ce08ed73a53b980b3828 /yt
parentd7212c5b8f972c2ad657311361a3bd1b136f2c5f (diff)
downloadydb-cb3da9494c53283f0230ad37e4e8d0ea61b7d8fc.tar.gz
All .ll files support in LLVM_BC
Diffstat (limited to 'yt')
-rw-r--r--yt/cpp/mapreduce/client/CMakeLists.darwin-x86_64.txt6
-rw-r--r--yt/cpp/mapreduce/client/CMakeLists.linux-aarch64.txt6
-rw-r--r--yt/cpp/mapreduce/client/CMakeLists.linux-x86_64.txt6
-rw-r--r--yt/cpp/mapreduce/client/CMakeLists.windows-x86_64.txt6
-rw-r--r--yt/cpp/mapreduce/interface/CMakeLists.darwin-x86_64.txt54
-rw-r--r--yt/cpp/mapreduce/interface/CMakeLists.linux-aarch64.txt54
-rw-r--r--yt/cpp/mapreduce/interface/CMakeLists.linux-x86_64.txt54
-rw-r--r--yt/cpp/mapreduce/interface/CMakeLists.windows-x86_64.txt54
-rw-r--r--yt/cpp/mapreduce/interface/logging/CMakeLists.darwin-x86_64.txt6
-rw-r--r--yt/cpp/mapreduce/interface/logging/CMakeLists.linux-aarch64.txt6
-rw-r--r--yt/cpp/mapreduce/interface/logging/CMakeLists.linux-x86_64.txt6
-rw-r--r--yt/cpp/mapreduce/interface/logging/CMakeLists.windows-x86_64.txt6
-rw-r--r--yt/yt/CMakeLists.darwin-x86_64.txt11
-rw-r--r--yt/yt/CMakeLists.linux-aarch64.txt12
-rw-r--r--yt/yt/CMakeLists.linux-x86_64.txt12
-rw-r--r--yt/yt/CMakeLists.txt12
-rw-r--r--yt/yt/CMakeLists.windows-x86_64.txt11
-rw-r--r--yt/yt/client/CMakeLists.linux-aarch64.txt206
-rw-r--r--yt/yt/client/CMakeLists.linux-x86_64.txt206
-rw-r--r--yt/yt/client/CMakeLists.txt13
-rw-r--r--yt/yt/client/arrow/CMakeLists.linux-aarch64.txt26
-rw-r--r--yt/yt/client/arrow/CMakeLists.linux-x86_64.txt26
-rw-r--r--yt/yt/client/arrow/CMakeLists.txt13
-rw-r--r--yt/yt/client/arrow/fbs/CMakeLists.linux-aarch64.txt78
-rw-r--r--yt/yt/client/arrow/fbs/CMakeLists.linux-x86_64.txt78
-rw-r--r--yt/yt/client/arrow/fbs/CMakeLists.txt13
-rw-r--r--yt/yt/client/query_tracker_client/CMakeLists.linux-aarch64.txt22
-rw-r--r--yt/yt/client/query_tracker_client/CMakeLists.linux-x86_64.txt22
-rw-r--r--yt/yt/client/query_tracker_client/CMakeLists.txt13
-rw-r--r--yt/yt/library/CMakeLists.darwin-x86_64.txt14
-rw-r--r--yt/yt/library/CMakeLists.linux-aarch64.txt20
-rw-r--r--yt/yt/library/CMakeLists.linux-x86_64.txt20
-rw-r--r--yt/yt/library/CMakeLists.txt15
-rw-r--r--yt/yt/library/CMakeLists.windows-x86_64.txt14
-rw-r--r--yt/yt/library/auth/CMakeLists.linux-aarch64.txt25
-rw-r--r--yt/yt/library/auth/CMakeLists.linux-x86_64.txt25
-rw-r--r--yt/yt/library/auth/CMakeLists.txt13
-rw-r--r--yt/yt/library/decimal/CMakeLists.linux-aarch64.txt23
-rw-r--r--yt/yt/library/decimal/CMakeLists.linux-x86_64.txt23
-rw-r--r--yt/yt/library/decimal/CMakeLists.txt13
-rw-r--r--yt/yt/library/erasure/CMakeLists.linux-aarch64.txt22
-rw-r--r--yt/yt/library/erasure/CMakeLists.linux-x86_64.txt22
-rw-r--r--yt/yt/library/erasure/CMakeLists.txt13
-rw-r--r--yt/yt/library/numeric/CMakeLists.linux-aarch64.txt22
-rw-r--r--yt/yt/library/numeric/CMakeLists.linux-x86_64.txt22
-rw-r--r--yt/yt/library/numeric/CMakeLists.txt13
-rw-r--r--yt/yt/library/quantile_digest/CMakeLists.linux-aarch64.txt55
-rw-r--r--yt/yt/library/quantile_digest/CMakeLists.linux-x86_64.txt55
-rw-r--r--yt/yt/library/quantile_digest/CMakeLists.txt13
-rw-r--r--yt/yt/library/re2/CMakeLists.linux-aarch64.txt23
-rw-r--r--yt/yt/library/re2/CMakeLists.linux-x86_64.txt23
-rw-r--r--yt/yt/library/re2/CMakeLists.txt13
-rw-r--r--yt/yt_proto/yt/CMakeLists.darwin-x86_64.txt10
-rw-r--r--yt/yt_proto/yt/CMakeLists.linux-aarch64.txt11
-rw-r--r--yt/yt_proto/yt/CMakeLists.linux-x86_64.txt11
-rw-r--r--yt/yt_proto/yt/CMakeLists.txt11
-rw-r--r--yt/yt_proto/yt/CMakeLists.windows-x86_64.txt10
-rw-r--r--yt/yt_proto/yt/client/CMakeLists.linux-aarch64.txt297
-rw-r--r--yt/yt_proto/yt/client/CMakeLists.linux-x86_64.txt297
-rw-r--r--yt/yt_proto/yt/client/CMakeLists.txt13
-rw-r--r--yt/yt_proto/yt/core/CMakeLists.darwin-x86_64.txt144
-rw-r--r--yt/yt_proto/yt/core/CMakeLists.linux-aarch64.txt144
-rw-r--r--yt/yt_proto/yt/core/CMakeLists.linux-x86_64.txt144
-rw-r--r--yt/yt_proto/yt/core/CMakeLists.windows-x86_64.txt144
-rw-r--r--yt/yt_proto/yt/formats/CMakeLists.darwin-x86_64.txt24
-rw-r--r--yt/yt_proto/yt/formats/CMakeLists.linux-aarch64.txt24
-rw-r--r--yt/yt_proto/yt/formats/CMakeLists.linux-x86_64.txt24
-rw-r--r--yt/yt_proto/yt/formats/CMakeLists.windows-x86_64.txt24
68 files changed, 11 insertions, 2860 deletions
diff --git a/yt/cpp/mapreduce/client/CMakeLists.darwin-x86_64.txt b/yt/cpp/mapreduce/client/CMakeLists.darwin-x86_64.txt
index 9554a16585..c51d3ced81 100644
--- a/yt/cpp/mapreduce/client/CMakeLists.darwin-x86_64.txt
+++ b/yt/cpp/mapreduce/client/CMakeLists.darwin-x86_64.txt
@@ -6,12 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(cpp-mapreduce-client)
target_compile_options(cpp-mapreduce-client PRIVATE
diff --git a/yt/cpp/mapreduce/client/CMakeLists.linux-aarch64.txt b/yt/cpp/mapreduce/client/CMakeLists.linux-aarch64.txt
index 44ce5a6103..91f2d39108 100644
--- a/yt/cpp/mapreduce/client/CMakeLists.linux-aarch64.txt
+++ b/yt/cpp/mapreduce/client/CMakeLists.linux-aarch64.txt
@@ -6,12 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(cpp-mapreduce-client)
target_compile_options(cpp-mapreduce-client PRIVATE
diff --git a/yt/cpp/mapreduce/client/CMakeLists.linux-x86_64.txt b/yt/cpp/mapreduce/client/CMakeLists.linux-x86_64.txt
index 969fd94697..5c2ab8d1b4 100644
--- a/yt/cpp/mapreduce/client/CMakeLists.linux-x86_64.txt
+++ b/yt/cpp/mapreduce/client/CMakeLists.linux-x86_64.txt
@@ -6,12 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(cpp-mapreduce-client)
target_compile_options(cpp-mapreduce-client PRIVATE
diff --git a/yt/cpp/mapreduce/client/CMakeLists.windows-x86_64.txt b/yt/cpp/mapreduce/client/CMakeLists.windows-x86_64.txt
index 1a4f73e137..6385fbe52d 100644
--- a/yt/cpp/mapreduce/client/CMakeLists.windows-x86_64.txt
+++ b/yt/cpp/mapreduce/client/CMakeLists.windows-x86_64.txt
@@ -6,12 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(cpp-mapreduce-client)
target_link_libraries(cpp-mapreduce-client PUBLIC
diff --git a/yt/cpp/mapreduce/interface/CMakeLists.darwin-x86_64.txt b/yt/cpp/mapreduce/interface/CMakeLists.darwin-x86_64.txt
index f6db27793d..5f2060ec16 100644
--- a/yt/cpp/mapreduce/interface/CMakeLists.darwin-x86_64.txt
+++ b/yt/cpp/mapreduce/interface/CMakeLists.darwin-x86_64.txt
@@ -7,60 +7,6 @@
add_subdirectory(logging)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(cpp-mapreduce-interface)
target_compile_options(cpp-mapreduce-interface PRIVATE
diff --git a/yt/cpp/mapreduce/interface/CMakeLists.linux-aarch64.txt b/yt/cpp/mapreduce/interface/CMakeLists.linux-aarch64.txt
index 36491da7b1..29fc919db7 100644
--- a/yt/cpp/mapreduce/interface/CMakeLists.linux-aarch64.txt
+++ b/yt/cpp/mapreduce/interface/CMakeLists.linux-aarch64.txt
@@ -7,60 +7,6 @@
add_subdirectory(logging)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(cpp-mapreduce-interface)
target_compile_options(cpp-mapreduce-interface PRIVATE
diff --git a/yt/cpp/mapreduce/interface/CMakeLists.linux-x86_64.txt b/yt/cpp/mapreduce/interface/CMakeLists.linux-x86_64.txt
index 36491da7b1..29fc919db7 100644
--- a/yt/cpp/mapreduce/interface/CMakeLists.linux-x86_64.txt
+++ b/yt/cpp/mapreduce/interface/CMakeLists.linux-x86_64.txt
@@ -7,60 +7,6 @@
add_subdirectory(logging)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(cpp-mapreduce-interface)
target_compile_options(cpp-mapreduce-interface PRIVATE
diff --git a/yt/cpp/mapreduce/interface/CMakeLists.windows-x86_64.txt b/yt/cpp/mapreduce/interface/CMakeLists.windows-x86_64.txt
index 24f64a0c99..473a046edd 100644
--- a/yt/cpp/mapreduce/interface/CMakeLists.windows-x86_64.txt
+++ b/yt/cpp/mapreduce/interface/CMakeLists.windows-x86_64.txt
@@ -7,60 +7,6 @@
add_subdirectory(logging)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(cpp-mapreduce-interface)
target_link_libraries(cpp-mapreduce-interface PUBLIC
diff --git a/yt/cpp/mapreduce/interface/logging/CMakeLists.darwin-x86_64.txt b/yt/cpp/mapreduce/interface/logging/CMakeLists.darwin-x86_64.txt
index 031665ae24..c3b7eeedb8 100644
--- a/yt/cpp/mapreduce/interface/logging/CMakeLists.darwin-x86_64.txt
+++ b/yt/cpp/mapreduce/interface/logging/CMakeLists.darwin-x86_64.txt
@@ -6,12 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(mapreduce-interface-logging)
target_compile_options(mapreduce-interface-logging PRIVATE
diff --git a/yt/cpp/mapreduce/interface/logging/CMakeLists.linux-aarch64.txt b/yt/cpp/mapreduce/interface/logging/CMakeLists.linux-aarch64.txt
index 7fa0ca41ef..9862b7785c 100644
--- a/yt/cpp/mapreduce/interface/logging/CMakeLists.linux-aarch64.txt
+++ b/yt/cpp/mapreduce/interface/logging/CMakeLists.linux-aarch64.txt
@@ -6,12 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(mapreduce-interface-logging)
target_compile_options(mapreduce-interface-logging PRIVATE
diff --git a/yt/cpp/mapreduce/interface/logging/CMakeLists.linux-x86_64.txt b/yt/cpp/mapreduce/interface/logging/CMakeLists.linux-x86_64.txt
index 7fa0ca41ef..9862b7785c 100644
--- a/yt/cpp/mapreduce/interface/logging/CMakeLists.linux-x86_64.txt
+++ b/yt/cpp/mapreduce/interface/logging/CMakeLists.linux-x86_64.txt
@@ -6,12 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(mapreduce-interface-logging)
target_compile_options(mapreduce-interface-logging PRIVATE
diff --git a/yt/cpp/mapreduce/interface/logging/CMakeLists.windows-x86_64.txt b/yt/cpp/mapreduce/interface/logging/CMakeLists.windows-x86_64.txt
index 7801fa5db6..6eebc0ba33 100644
--- a/yt/cpp/mapreduce/interface/logging/CMakeLists.windows-x86_64.txt
+++ b/yt/cpp/mapreduce/interface/logging/CMakeLists.windows-x86_64.txt
@@ -6,12 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
add_library(mapreduce-interface-logging)
target_link_libraries(mapreduce-interface-logging PUBLIC
diff --git a/yt/yt/CMakeLists.darwin-x86_64.txt b/yt/yt/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index b0414f0741..0000000000
--- a/yt/yt/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-
-# This file was generated 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_subdirectory(build)
-add_subdirectory(core)
-add_subdirectory(library)
diff --git a/yt/yt/CMakeLists.linux-aarch64.txt b/yt/yt/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 91d55b509b..0000000000
--- a/yt/yt/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-
-# This file was generated 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_subdirectory(build)
-add_subdirectory(client)
-add_subdirectory(core)
-add_subdirectory(library)
diff --git a/yt/yt/CMakeLists.linux-x86_64.txt b/yt/yt/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 91d55b509b..0000000000
--- a/yt/yt/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-
-# This file was generated 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_subdirectory(build)
-add_subdirectory(client)
-add_subdirectory(core)
-add_subdirectory(library)
diff --git a/yt/yt/CMakeLists.txt b/yt/yt/CMakeLists.txt
index f8b31df0c1..b0414f0741 100644
--- a/yt/yt/CMakeLists.txt
+++ b/yt/yt/CMakeLists.txt
@@ -6,12 +6,6 @@
# original buildsystem will not be accepted.
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
+add_subdirectory(build)
+add_subdirectory(core)
+add_subdirectory(library)
diff --git a/yt/yt/CMakeLists.windows-x86_64.txt b/yt/yt/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index b0414f0741..0000000000
--- a/yt/yt/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-
-# This file was generated 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_subdirectory(build)
-add_subdirectory(core)
-add_subdirectory(library)
diff --git a/yt/yt/client/CMakeLists.linux-aarch64.txt b/yt/yt/client/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 839714005e..0000000000
--- a/yt/yt/client/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,206 +0,0 @@
-
-# This file was generated 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_subdirectory(arrow)
-add_subdirectory(query_tracker_client)
-set(
- YT_RPC_MODIFY_ROWS_STRONG_LOCKS_VERSION
- 2
-)
-set(
- YT_RPC_PROXY_CLIENT_PROTOCOL_VERSION_MINOR
- 1
-)
-set(
- YT_RPC_PROXY_PROTOCOL_VERSION_MAJOR
- 1
-)
-set(
- YT_RPC_PROXY_SERVER_PROTOCOL_VERSION_MINOR
- 2
-)
-
-add_library(yt-yt-client)
-target_compile_options(yt-yt-client PRIVATE
- -Wdeprecated-this-capture
-)
-target_include_directories(yt-yt-client PUBLIC
- ${CMAKE_BINARY_DIR}/yt
- ${CMAKE_BINARY_DIR}/yt/yt/client/_/api/rpc_proxy
-)
-target_link_libraries(yt-yt-client PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-client-query_tracker_client
- yt-yt-core
- yt-core-http
- yt-library-auth
- yt-library-decimal
- yt-library-re2
- yt-library-erasure
- yt-library-numeric
- yt-library-quantile_digest
- yt_proto-yt-client
- library-cpp-json
- contrib-libs-pfr
-)
-target_sources(yt-yt-client PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/client_common.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/client_cache.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/delegating_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/etc_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/journal_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/operation_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/security_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/table_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/query_tracker_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/internal_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/operation_archive_schema.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rowset.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/skynet.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/transaction.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/persistent_queue.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/sticky_transaction_pool.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/address_helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/client_impl.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/client_base.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/connection.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/connection_impl.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/file_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/file_writer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/journal_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/journal_writer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/table_mount_cache.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/table_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/table_writer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/timestamp_provider.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/transaction.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/transaction_impl.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/row_stream.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/wire_row_stream.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/election/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/hive/timestamp_map.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/hydra/version.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chaos_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chaos_client/replication_card.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chaos_client/replication_card_cache.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chaos_client/replication_card_serialization.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/chunk_replica.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/data_statistics.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/read_limit.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/ready_event_reader_base.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/boolean_converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/floating_point_converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/helper.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/integer_converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/null_converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/string_converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/journal_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/journal_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/cypress_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/node_tracker_client/node_directory.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/node_tracker_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/node_tracker_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/object_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/object_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/scheduler/operation_id_or_alias.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/scheduler/operation_cache.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/security_client/acl.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/security_client/access_control.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/security_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/security_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/adapters.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/table_output.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/blob_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/check_schema_compatibility.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/chunk_stripe_statistics.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/column_rename_descriptor.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/column_sort_schema.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/comparator.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/key.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/key_bound.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/key_bound_compressor.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/pipe.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/versioned_row.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/unversioned_row.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/unversioned_value.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/versioned_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/row_base.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/row_batch.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/row_buffer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/schema.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/schema_serialization_helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/serialize.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/logical_type.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/name_table.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/wire_protocol.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/columnar_statistics.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/value_consumer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/table_consumer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/schemaless_row_reorderer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/unordered_schemaful_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/validate_logical_type.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/composite_compare.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/columnar.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/record_codegen_cpp.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/record_helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/tablet_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/tablet_client/table_mount_cache_detail.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/tablet_client/table_mount_cache.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/tablet_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/tablet_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/queue_client/common.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/queue_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/queue_client/consumer_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/queue_client/partition_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/queue_client/queue_rowset.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/ypath/rich.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/ypath/parser_detail.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/batching_timestamp_provider.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/noop_timestamp_provider.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/remote_timestamp_provider.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/timestamp_provider_base.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/misc/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/misc/io_tags.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/misc/method_helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/misc/workload.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/job_tracker_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/job_tracker_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/query_client/query_builder.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/query_client/query_statistics.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/check_yson_token.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/check_type_compatibility.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/infinite_entity.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/yson_format_conversion.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/uuid_text.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/time_text.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/zookeeper/packet.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/zookeeper/protocol.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/zookeeper/requests.cpp
-)
-configure_file(
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/protocol_version_variables.h.in
- ${CMAKE_BINARY_DIR}/yt/yt/client/_/api/rpc_proxy/protocol_version_variables.h
-)
diff --git a/yt/yt/client/CMakeLists.linux-x86_64.txt b/yt/yt/client/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 839714005e..0000000000
--- a/yt/yt/client/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,206 +0,0 @@
-
-# This file was generated 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_subdirectory(arrow)
-add_subdirectory(query_tracker_client)
-set(
- YT_RPC_MODIFY_ROWS_STRONG_LOCKS_VERSION
- 2
-)
-set(
- YT_RPC_PROXY_CLIENT_PROTOCOL_VERSION_MINOR
- 1
-)
-set(
- YT_RPC_PROXY_PROTOCOL_VERSION_MAJOR
- 1
-)
-set(
- YT_RPC_PROXY_SERVER_PROTOCOL_VERSION_MINOR
- 2
-)
-
-add_library(yt-yt-client)
-target_compile_options(yt-yt-client PRIVATE
- -Wdeprecated-this-capture
-)
-target_include_directories(yt-yt-client PUBLIC
- ${CMAKE_BINARY_DIR}/yt
- ${CMAKE_BINARY_DIR}/yt/yt/client/_/api/rpc_proxy
-)
-target_link_libraries(yt-yt-client PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-client-query_tracker_client
- yt-yt-core
- yt-core-http
- yt-library-auth
- yt-library-decimal
- yt-library-re2
- yt-library-erasure
- yt-library-numeric
- yt-library-quantile_digest
- yt_proto-yt-client
- library-cpp-json
- contrib-libs-pfr
-)
-target_sources(yt-yt-client PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/client_common.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/client_cache.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/delegating_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/etc_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/journal_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/operation_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/security_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/table_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/query_tracker_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/internal_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/operation_archive_schema.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rowset.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/skynet.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/transaction.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/persistent_queue.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/sticky_transaction_pool.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/address_helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/client_impl.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/client_base.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/connection.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/connection_impl.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/file_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/file_writer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/journal_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/journal_writer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/table_mount_cache.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/table_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/table_writer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/timestamp_provider.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/transaction.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/transaction_impl.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/row_stream.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/wire_row_stream.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/election/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/hive/timestamp_map.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/hydra/version.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chaos_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chaos_client/replication_card.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chaos_client/replication_card_cache.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chaos_client/replication_card_serialization.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/chunk_replica.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/data_statistics.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/read_limit.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/chunk_client/ready_event_reader_base.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/boolean_converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/floating_point_converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/helper.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/integer_converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/null_converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/converters/string_converter.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/journal_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/journal_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/cypress_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/node_tracker_client/node_directory.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/node_tracker_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/node_tracker_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/object_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/object_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/scheduler/operation_id_or_alias.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/scheduler/operation_cache.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/security_client/acl.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/security_client/access_control.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/security_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/security_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/adapters.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/table_output.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/blob_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/check_schema_compatibility.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/chunk_stripe_statistics.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/column_rename_descriptor.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/column_sort_schema.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/comparator.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/key.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/key_bound.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/key_bound_compressor.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/pipe.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/versioned_row.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/unversioned_row.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/unversioned_value.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/versioned_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/row_base.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/row_batch.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/row_buffer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/schema.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/schema_serialization_helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/serialize.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/logical_type.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/name_table.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/wire_protocol.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/columnar_statistics.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/value_consumer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/table_consumer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/schemaless_row_reorderer.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/unordered_schemaful_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/validate_logical_type.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/composite_compare.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/columnar.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/record_codegen_cpp.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/table_client/record_helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/tablet_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/tablet_client/table_mount_cache_detail.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/tablet_client/table_mount_cache.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/tablet_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/tablet_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/queue_client/common.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/queue_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/queue_client/consumer_client.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/queue_client/partition_reader.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/queue_client/queue_rowset.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/ypath/rich.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/ypath/parser_detail.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/batching_timestamp_provider.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/noop_timestamp_provider.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/remote_timestamp_provider.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/transaction_client/timestamp_provider_base.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/misc/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/misc/io_tags.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/misc/method_helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/misc/workload.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/job_tracker_client/public.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/job_tracker_client/helpers.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/query_client/query_builder.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/query_client/query_statistics.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/check_yson_token.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/check_type_compatibility.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/infinite_entity.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/yson_format_conversion.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/uuid_text.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/complex_types/time_text.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/zookeeper/packet.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/zookeeper/protocol.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/zookeeper/requests.cpp
-)
-configure_file(
- ${CMAKE_SOURCE_DIR}/yt/yt/client/api/rpc_proxy/protocol_version_variables.h.in
- ${CMAKE_BINARY_DIR}/yt/yt/client/_/api/rpc_proxy/protocol_version_variables.h
-)
diff --git a/yt/yt/client/CMakeLists.txt b/yt/yt/client/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt/client/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt/client/arrow/CMakeLists.linux-aarch64.txt b/yt/yt/client/arrow/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 8807877265..0000000000
--- a/yt/yt/client/arrow/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-
-# This file was generated 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_subdirectory(fbs)
-
-add_library(yt-client-arrow)
-target_compile_options(yt-client-arrow PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-client-arrow PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-client
- client-arrow-fbs
-)
-target_sources(yt-client-arrow PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/arrow_row_stream_encoder.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/arrow_row_stream_decoder.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/public.cpp
-)
diff --git a/yt/yt/client/arrow/CMakeLists.linux-x86_64.txt b/yt/yt/client/arrow/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 8807877265..0000000000
--- a/yt/yt/client/arrow/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-
-# This file was generated 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_subdirectory(fbs)
-
-add_library(yt-client-arrow)
-target_compile_options(yt-client-arrow PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-client-arrow PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-client
- client-arrow-fbs
-)
-target_sources(yt-client-arrow PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/arrow_row_stream_encoder.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/arrow_row_stream_decoder.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/public.cpp
-)
diff --git a/yt/yt/client/arrow/CMakeLists.txt b/yt/yt/client/arrow/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt/client/arrow/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt/client/arrow/fbs/CMakeLists.linux-aarch64.txt b/yt/yt/client/arrow/fbs/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index aaa3e39638..0000000000
--- a/yt/yt/client/arrow/fbs/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,78 +0,0 @@
-
-# This file was generated 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.
-
-
-get_built_tool_path(
- TOOL_flatc_bin
- TOOL_flatc_dependency
- contrib/tools/flatc/bin
- flatc
-)
-get_built_tool_path(
- TOOL_flatc_bin
- TOOL_flatc_dependency
- contrib/tools/flatc/bin
- flatc
-)
-get_built_tool_path(
- TOOL_flatc_bin
- TOOL_flatc_dependency
- contrib/tools/flatc/bin
- flatc
-)
-get_built_tool_path(
- TOOL_flatc_bin
- TOOL_flatc_dependency
- contrib/tools/flatc/bin
- flatc
-)
-
-add_library(client-arrow-fbs)
-target_link_libraries(client-arrow-fbs PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- contrib-libs-flatbuffers
-)
-target_sources(client-arrow-fbs PRIVATE
- ${CMAKE_BINARY_DIR}/yt/yt/client/arrow/fbs/Message.fbs.cpp
- ${CMAKE_BINARY_DIR}/yt/yt/client/arrow/fbs/Schema.fbs.cpp
- ${CMAKE_BINARY_DIR}/yt/yt/client/arrow/fbs/Tensor.fbs.cpp
- ${CMAKE_BINARY_DIR}/yt/yt/client/arrow/fbs/SparseTensor.fbs.cpp
-)
-target_fbs_source(client-arrow-fbs
- PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/fbs/Message.fbs
- -I
- ${CMAKE_BINARY_DIR}
- -I
- ${CMAKE_SOURCE_DIR}
-)
-target_fbs_source(client-arrow-fbs
- PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/fbs/Schema.fbs
- -I
- ${CMAKE_BINARY_DIR}
- -I
- ${CMAKE_SOURCE_DIR}
-)
-target_fbs_source(client-arrow-fbs
- PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/fbs/Tensor.fbs
- -I
- ${CMAKE_BINARY_DIR}
- -I
- ${CMAKE_SOURCE_DIR}
-)
-target_fbs_source(client-arrow-fbs
- PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/fbs/SparseTensor.fbs
- -I
- ${CMAKE_BINARY_DIR}
- -I
- ${CMAKE_SOURCE_DIR}
-)
diff --git a/yt/yt/client/arrow/fbs/CMakeLists.linux-x86_64.txt b/yt/yt/client/arrow/fbs/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index aaa3e39638..0000000000
--- a/yt/yt/client/arrow/fbs/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,78 +0,0 @@
-
-# This file was generated 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.
-
-
-get_built_tool_path(
- TOOL_flatc_bin
- TOOL_flatc_dependency
- contrib/tools/flatc/bin
- flatc
-)
-get_built_tool_path(
- TOOL_flatc_bin
- TOOL_flatc_dependency
- contrib/tools/flatc/bin
- flatc
-)
-get_built_tool_path(
- TOOL_flatc_bin
- TOOL_flatc_dependency
- contrib/tools/flatc/bin
- flatc
-)
-get_built_tool_path(
- TOOL_flatc_bin
- TOOL_flatc_dependency
- contrib/tools/flatc/bin
- flatc
-)
-
-add_library(client-arrow-fbs)
-target_link_libraries(client-arrow-fbs PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- contrib-libs-flatbuffers
-)
-target_sources(client-arrow-fbs PRIVATE
- ${CMAKE_BINARY_DIR}/yt/yt/client/arrow/fbs/Message.fbs.cpp
- ${CMAKE_BINARY_DIR}/yt/yt/client/arrow/fbs/Schema.fbs.cpp
- ${CMAKE_BINARY_DIR}/yt/yt/client/arrow/fbs/Tensor.fbs.cpp
- ${CMAKE_BINARY_DIR}/yt/yt/client/arrow/fbs/SparseTensor.fbs.cpp
-)
-target_fbs_source(client-arrow-fbs
- PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/fbs/Message.fbs
- -I
- ${CMAKE_BINARY_DIR}
- -I
- ${CMAKE_SOURCE_DIR}
-)
-target_fbs_source(client-arrow-fbs
- PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/fbs/Schema.fbs
- -I
- ${CMAKE_BINARY_DIR}
- -I
- ${CMAKE_SOURCE_DIR}
-)
-target_fbs_source(client-arrow-fbs
- PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/fbs/Tensor.fbs
- -I
- ${CMAKE_BINARY_DIR}
- -I
- ${CMAKE_SOURCE_DIR}
-)
-target_fbs_source(client-arrow-fbs
- PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/arrow/fbs/SparseTensor.fbs
- -I
- ${CMAKE_BINARY_DIR}
- -I
- ${CMAKE_SOURCE_DIR}
-)
diff --git a/yt/yt/client/arrow/fbs/CMakeLists.txt b/yt/yt/client/arrow/fbs/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt/client/arrow/fbs/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt/client/query_tracker_client/CMakeLists.linux-aarch64.txt b/yt/yt/client/query_tracker_client/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 776ef69ad9..0000000000
--- a/yt/yt/client/query_tracker_client/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-
-# This file was generated 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(yt-client-query_tracker_client)
-target_compile_options(yt-client-query_tracker_client PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-client-query_tracker_client PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-core
-)
-target_sources(yt-client-query_tracker_client PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/query_tracker_client/public.cpp
-)
diff --git a/yt/yt/client/query_tracker_client/CMakeLists.linux-x86_64.txt b/yt/yt/client/query_tracker_client/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 776ef69ad9..0000000000
--- a/yt/yt/client/query_tracker_client/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-
-# This file was generated 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(yt-client-query_tracker_client)
-target_compile_options(yt-client-query_tracker_client PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-client-query_tracker_client PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-core
-)
-target_sources(yt-client-query_tracker_client PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/client/query_tracker_client/public.cpp
-)
diff --git a/yt/yt/client/query_tracker_client/CMakeLists.txt b/yt/yt/client/query_tracker_client/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt/client/query_tracker_client/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt/library/CMakeLists.darwin-x86_64.txt b/yt/yt/library/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 20f7fe76fa..0000000000
--- a/yt/yt/library/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-
-# This file was generated 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_subdirectory(profiling)
-add_subdirectory(syncmap)
-add_subdirectory(tracing)
-add_subdirectory(tvm)
-add_subdirectory(undumpable)
-add_subdirectory(ytprof)
diff --git a/yt/yt/library/CMakeLists.linux-aarch64.txt b/yt/yt/library/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index d26f3bae28..0000000000
--- a/yt/yt/library/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-
-# This file was generated 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_subdirectory(auth)
-add_subdirectory(decimal)
-add_subdirectory(erasure)
-add_subdirectory(numeric)
-add_subdirectory(profiling)
-add_subdirectory(quantile_digest)
-add_subdirectory(re2)
-add_subdirectory(syncmap)
-add_subdirectory(tracing)
-add_subdirectory(tvm)
-add_subdirectory(undumpable)
-add_subdirectory(ytprof)
diff --git a/yt/yt/library/CMakeLists.linux-x86_64.txt b/yt/yt/library/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index d26f3bae28..0000000000
--- a/yt/yt/library/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-
-# This file was generated 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_subdirectory(auth)
-add_subdirectory(decimal)
-add_subdirectory(erasure)
-add_subdirectory(numeric)
-add_subdirectory(profiling)
-add_subdirectory(quantile_digest)
-add_subdirectory(re2)
-add_subdirectory(syncmap)
-add_subdirectory(tracing)
-add_subdirectory(tvm)
-add_subdirectory(undumpable)
-add_subdirectory(ytprof)
diff --git a/yt/yt/library/CMakeLists.txt b/yt/yt/library/CMakeLists.txt
index f8b31df0c1..20f7fe76fa 100644
--- a/yt/yt/library/CMakeLists.txt
+++ b/yt/yt/library/CMakeLists.txt
@@ -6,12 +6,9 @@
# original buildsystem will not be accepted.
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
+add_subdirectory(profiling)
+add_subdirectory(syncmap)
+add_subdirectory(tracing)
+add_subdirectory(tvm)
+add_subdirectory(undumpable)
+add_subdirectory(ytprof)
diff --git a/yt/yt/library/CMakeLists.windows-x86_64.txt b/yt/yt/library/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 20f7fe76fa..0000000000
--- a/yt/yt/library/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-
-# This file was generated 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_subdirectory(profiling)
-add_subdirectory(syncmap)
-add_subdirectory(tracing)
-add_subdirectory(tvm)
-add_subdirectory(undumpable)
-add_subdirectory(ytprof)
diff --git a/yt/yt/library/auth/CMakeLists.linux-aarch64.txt b/yt/yt/library/auth/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 7fc0cd3347..0000000000
--- a/yt/yt/library/auth/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-
-# This file was generated 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(yt-library-auth)
-target_compile_options(yt-library-auth PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-auth PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-core
- yt-library-tvm
-)
-target_sources(yt-library-auth PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/auth/auth.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/library/auth/authentication_options.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/library/auth/credentials_injecting_channel.cpp
-)
diff --git a/yt/yt/library/auth/CMakeLists.linux-x86_64.txt b/yt/yt/library/auth/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 7fc0cd3347..0000000000
--- a/yt/yt/library/auth/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-
-# This file was generated 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(yt-library-auth)
-target_compile_options(yt-library-auth PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-auth PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-core
- yt-library-tvm
-)
-target_sources(yt-library-auth PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/auth/auth.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/library/auth/authentication_options.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/library/auth/credentials_injecting_channel.cpp
-)
diff --git a/yt/yt/library/auth/CMakeLists.txt b/yt/yt/library/auth/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt/library/auth/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt/library/decimal/CMakeLists.linux-aarch64.txt b/yt/yt/library/decimal/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 7a98d8af79..0000000000
--- a/yt/yt/library/decimal/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-
-# This file was generated 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(yt-library-decimal)
-target_compile_options(yt-library-decimal PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-decimal PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-core
- library-cpp-int128
-)
-target_sources(yt-library-decimal PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/decimal/decimal.cpp
-)
diff --git a/yt/yt/library/decimal/CMakeLists.linux-x86_64.txt b/yt/yt/library/decimal/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 7a98d8af79..0000000000
--- a/yt/yt/library/decimal/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-
-# This file was generated 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(yt-library-decimal)
-target_compile_options(yt-library-decimal PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-decimal PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-core
- library-cpp-int128
-)
-target_sources(yt-library-decimal PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/decimal/decimal.cpp
-)
diff --git a/yt/yt/library/decimal/CMakeLists.txt b/yt/yt/library/decimal/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt/library/decimal/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt/library/erasure/CMakeLists.linux-aarch64.txt b/yt/yt/library/erasure/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 46876dae39..0000000000
--- a/yt/yt/library/erasure/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-
-# This file was generated 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(yt-library-erasure)
-target_compile_options(yt-library-erasure PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-erasure PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-core
-)
-target_sources(yt-library-erasure PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/erasure/public.cpp
-)
diff --git a/yt/yt/library/erasure/CMakeLists.linux-x86_64.txt b/yt/yt/library/erasure/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 46876dae39..0000000000
--- a/yt/yt/library/erasure/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-
-# This file was generated 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(yt-library-erasure)
-target_compile_options(yt-library-erasure PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-erasure PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-core
-)
-target_sources(yt-library-erasure PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/erasure/public.cpp
-)
diff --git a/yt/yt/library/erasure/CMakeLists.txt b/yt/yt/library/erasure/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt/library/erasure/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt/library/numeric/CMakeLists.linux-aarch64.txt b/yt/yt/library/numeric/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 19789bf730..0000000000
--- a/yt/yt/library/numeric/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-
-# This file was generated 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(yt-library-numeric)
-target_compile_options(yt-library-numeric PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-numeric PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-yt-small_containers
-)
-target_sources(yt-library-numeric PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/numeric/piecewise_linear_function.cpp
-)
diff --git a/yt/yt/library/numeric/CMakeLists.linux-x86_64.txt b/yt/yt/library/numeric/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 19789bf730..0000000000
--- a/yt/yt/library/numeric/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-
-# This file was generated 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(yt-library-numeric)
-target_compile_options(yt-library-numeric PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-numeric PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-yt-small_containers
-)
-target_sources(yt-library-numeric PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/numeric/piecewise_linear_function.cpp
-)
diff --git a/yt/yt/library/numeric/CMakeLists.txt b/yt/yt/library/numeric/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt/library/numeric/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt/library/quantile_digest/CMakeLists.linux-aarch64.txt b/yt/yt/library/quantile_digest/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index c0f1ecf932..0000000000
--- a/yt/yt/library/quantile_digest/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,55 +0,0 @@
-
-# This file was generated 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.
-
-
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-
-add_library(yt-library-quantile_digest)
-target_compile_options(yt-library-quantile_digest PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-quantile_digest PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-yt-memory
- library-cpp-tdigest
- yt-yt-core
- contrib-libs-protobuf
-)
-target_proto_messages(yt-library-quantile_digest PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/quantile_digest/proto/quantile_digest.proto
-)
-target_sources(yt-library-quantile_digest PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/quantile_digest/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/library/quantile_digest/quantile_digest.cpp
-)
-target_proto_addincls(yt-library-quantile_digest
- ./
- ${CMAKE_SOURCE_DIR}/
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
- ${CMAKE_SOURCE_DIR}/yt
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
-)
-target_proto_outs(yt-library-quantile_digest
- --cpp_out=${CMAKE_BINARY_DIR}/
- --cpp_styleguide_out=${CMAKE_BINARY_DIR}/
-)
diff --git a/yt/yt/library/quantile_digest/CMakeLists.linux-x86_64.txt b/yt/yt/library/quantile_digest/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index c0f1ecf932..0000000000
--- a/yt/yt/library/quantile_digest/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,55 +0,0 @@
-
-# This file was generated 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.
-
-
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-
-add_library(yt-library-quantile_digest)
-target_compile_options(yt-library-quantile_digest PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-quantile_digest PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-yt-memory
- library-cpp-tdigest
- yt-yt-core
- contrib-libs-protobuf
-)
-target_proto_messages(yt-library-quantile_digest PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/quantile_digest/proto/quantile_digest.proto
-)
-target_sources(yt-library-quantile_digest PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/quantile_digest/config.cpp
- ${CMAKE_SOURCE_DIR}/yt/yt/library/quantile_digest/quantile_digest.cpp
-)
-target_proto_addincls(yt-library-quantile_digest
- ./
- ${CMAKE_SOURCE_DIR}/
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
- ${CMAKE_SOURCE_DIR}/yt
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
-)
-target_proto_outs(yt-library-quantile_digest
- --cpp_out=${CMAKE_BINARY_DIR}/
- --cpp_styleguide_out=${CMAKE_BINARY_DIR}/
-)
diff --git a/yt/yt/library/quantile_digest/CMakeLists.txt b/yt/yt/library/quantile_digest/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt/library/quantile_digest/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt/library/re2/CMakeLists.linux-aarch64.txt b/yt/yt/library/re2/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 6da3363004..0000000000
--- a/yt/yt/library/re2/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-
-# This file was generated 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(yt-library-re2)
-target_compile_options(yt-library-re2 PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-re2 PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-core
- contrib-libs-re2
-)
-target_sources(yt-library-re2 PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/re2/re2.cpp
-)
diff --git a/yt/yt/library/re2/CMakeLists.linux-x86_64.txt b/yt/yt/library/re2/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 6da3363004..0000000000
--- a/yt/yt/library/re2/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-
-# This file was generated 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(yt-library-re2)
-target_compile_options(yt-library-re2 PRIVATE
- -Wdeprecated-this-capture
-)
-target_link_libraries(yt-library-re2 PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt-yt-core
- contrib-libs-re2
-)
-target_sources(yt-library-re2 PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt/library/re2/re2.cpp
-)
diff --git a/yt/yt/library/re2/CMakeLists.txt b/yt/yt/library/re2/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt/library/re2/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt_proto/yt/CMakeLists.darwin-x86_64.txt b/yt/yt_proto/yt/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index d8f6bf9771..0000000000
--- a/yt/yt_proto/yt/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-
-# This file was generated 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_subdirectory(core)
-add_subdirectory(formats)
diff --git a/yt/yt_proto/yt/CMakeLists.linux-aarch64.txt b/yt/yt_proto/yt/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index aa7a2b73aa..0000000000
--- a/yt/yt_proto/yt/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-
-# This file was generated 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_subdirectory(client)
-add_subdirectory(core)
-add_subdirectory(formats)
diff --git a/yt/yt_proto/yt/CMakeLists.linux-x86_64.txt b/yt/yt_proto/yt/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index aa7a2b73aa..0000000000
--- a/yt/yt_proto/yt/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-
-# This file was generated 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_subdirectory(client)
-add_subdirectory(core)
-add_subdirectory(formats)
diff --git a/yt/yt_proto/yt/CMakeLists.txt b/yt/yt_proto/yt/CMakeLists.txt
index f8b31df0c1..d8f6bf9771 100644
--- a/yt/yt_proto/yt/CMakeLists.txt
+++ b/yt/yt_proto/yt/CMakeLists.txt
@@ -6,12 +6,5 @@
# original buildsystem will not be accepted.
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
+add_subdirectory(core)
+add_subdirectory(formats)
diff --git a/yt/yt_proto/yt/CMakeLists.windows-x86_64.txt b/yt/yt_proto/yt/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index d8f6bf9771..0000000000
--- a/yt/yt_proto/yt/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-
-# This file was generated 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_subdirectory(core)
-add_subdirectory(formats)
diff --git a/yt/yt_proto/yt/client/CMakeLists.linux-aarch64.txt b/yt/yt_proto/yt/client/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index b21f7290e7..0000000000
--- a/yt/yt_proto/yt/client/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,297 +0,0 @@
-
-# This file was generated 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.
-
-
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-
-add_library(yt_proto-yt-client)
-target_include_directories(yt_proto-yt-client PUBLIC
- ${CMAKE_BINARY_DIR}/yt
-)
-target_link_libraries(yt_proto-yt-client PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt_proto-yt-core
- contrib-libs-protobuf
-)
-target_proto_messages(yt_proto-yt-client PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/api/rpc_proxy/proto/api_service.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/api/rpc_proxy/proto/discovery_service.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/cell_master/proto/cell_directory.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chaos_client/proto/replication_card.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chunk_client/proto/data_statistics.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chunk_client/proto/chunk_meta.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chunk_client/proto/read_limit.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chunk_client/proto/chunk_spec.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chunk_client/proto/confirm_chunk_replica_info.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/discovery_client/proto/discovery_client_service.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/hive/proto/timestamp_map.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/hive/proto/cluster_directory.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/node_tracker_client/proto/node.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/node_tracker_client/proto/node_directory.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/table_chunk_format/proto/chunk_meta.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/table_chunk_format/proto/column_meta.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/table_chunk_format/proto/wire_protocol.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/transaction_client/proto/timestamp_service.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/query_client/proto/query_statistics.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/misc/proto/workload.proto
-)
-target_proto_addincls(yt_proto-yt-client
- ./yt
- ${CMAKE_SOURCE_DIR}/yt
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/yt
- ${CMAKE_SOURCE_DIR}/yt
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
-)
-target_proto_outs(yt_proto-yt-client
- --cpp_out=${CMAKE_BINARY_DIR}/yt
- --cpp_styleguide_out=${CMAKE_BINARY_DIR}/yt
-)
diff --git a/yt/yt_proto/yt/client/CMakeLists.linux-x86_64.txt b/yt/yt_proto/yt/client/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index b21f7290e7..0000000000
--- a/yt/yt_proto/yt/client/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,297 +0,0 @@
-
-# This file was generated 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.
-
-
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-
-add_library(yt_proto-yt-client)
-target_include_directories(yt_proto-yt-client PUBLIC
- ${CMAKE_BINARY_DIR}/yt
-)
-target_link_libraries(yt_proto-yt-client PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- yt_proto-yt-core
- contrib-libs-protobuf
-)
-target_proto_messages(yt_proto-yt-client PRIVATE
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/api/rpc_proxy/proto/api_service.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/api/rpc_proxy/proto/discovery_service.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/cell_master/proto/cell_directory.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chaos_client/proto/replication_card.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chunk_client/proto/data_statistics.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chunk_client/proto/chunk_meta.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chunk_client/proto/read_limit.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chunk_client/proto/chunk_spec.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/chunk_client/proto/confirm_chunk_replica_info.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/discovery_client/proto/discovery_client_service.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/hive/proto/timestamp_map.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/hive/proto/cluster_directory.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/node_tracker_client/proto/node.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/node_tracker_client/proto/node_directory.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/table_chunk_format/proto/chunk_meta.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/table_chunk_format/proto/column_meta.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/table_chunk_format/proto/wire_protocol.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/transaction_client/proto/timestamp_service.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/query_client/proto/query_statistics.proto
- ${CMAKE_SOURCE_DIR}/yt/yt_proto/yt/client/misc/proto/workload.proto
-)
-target_proto_addincls(yt_proto-yt-client
- ./yt
- ${CMAKE_SOURCE_DIR}/yt
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/yt
- ${CMAKE_SOURCE_DIR}/yt
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
-)
-target_proto_outs(yt_proto-yt-client
- --cpp_out=${CMAKE_BINARY_DIR}/yt
- --cpp_styleguide_out=${CMAKE_BINARY_DIR}/yt
-)
diff --git a/yt/yt_proto/yt/client/CMakeLists.txt b/yt/yt_proto/yt/client/CMakeLists.txt
deleted file mode 100644
index 4d48dcdee6..0000000000
--- a/yt/yt_proto/yt/client/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# This file was generated 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.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-endif()
diff --git a/yt/yt_proto/yt/core/CMakeLists.darwin-x86_64.txt b/yt/yt_proto/yt/core/CMakeLists.darwin-x86_64.txt
index f131b5c4e9..f45338f94e 100644
--- a/yt/yt_proto/yt/core/CMakeLists.darwin-x86_64.txt
+++ b/yt/yt_proto/yt/core/CMakeLists.darwin-x86_64.txt
@@ -6,150 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
add_library(yt_proto-yt-core)
target_include_directories(yt_proto-yt-core PUBLIC
diff --git a/yt/yt_proto/yt/core/CMakeLists.linux-aarch64.txt b/yt/yt_proto/yt/core/CMakeLists.linux-aarch64.txt
index 2907cf3959..92a4576f05 100644
--- a/yt/yt_proto/yt/core/CMakeLists.linux-aarch64.txt
+++ b/yt/yt_proto/yt/core/CMakeLists.linux-aarch64.txt
@@ -6,150 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
add_library(yt_proto-yt-core)
target_include_directories(yt_proto-yt-core PUBLIC
diff --git a/yt/yt_proto/yt/core/CMakeLists.linux-x86_64.txt b/yt/yt_proto/yt/core/CMakeLists.linux-x86_64.txt
index 2907cf3959..92a4576f05 100644
--- a/yt/yt_proto/yt/core/CMakeLists.linux-x86_64.txt
+++ b/yt/yt_proto/yt/core/CMakeLists.linux-x86_64.txt
@@ -6,150 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
add_library(yt_proto-yt-core)
target_include_directories(yt_proto-yt-core PUBLIC
diff --git a/yt/yt_proto/yt/core/CMakeLists.windows-x86_64.txt b/yt/yt_proto/yt/core/CMakeLists.windows-x86_64.txt
index f131b5c4e9..f45338f94e 100644
--- a/yt/yt_proto/yt/core/CMakeLists.windows-x86_64.txt
+++ b/yt/yt_proto/yt/core/CMakeLists.windows-x86_64.txt
@@ -6,150 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
add_library(yt_proto-yt-core)
target_include_directories(yt_proto-yt-core PUBLIC
diff --git a/yt/yt_proto/yt/formats/CMakeLists.darwin-x86_64.txt b/yt/yt_proto/yt/formats/CMakeLists.darwin-x86_64.txt
index 031fc7a562..e5ed01d66f 100644
--- a/yt/yt_proto/yt/formats/CMakeLists.darwin-x86_64.txt
+++ b/yt/yt_proto/yt/formats/CMakeLists.darwin-x86_64.txt
@@ -6,30 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
add_library(yt_proto-yt-formats)
target_link_libraries(yt_proto-yt-formats PUBLIC
diff --git a/yt/yt_proto/yt/formats/CMakeLists.linux-aarch64.txt b/yt/yt_proto/yt/formats/CMakeLists.linux-aarch64.txt
index b562859693..21100edd94 100644
--- a/yt/yt_proto/yt/formats/CMakeLists.linux-aarch64.txt
+++ b/yt/yt_proto/yt/formats/CMakeLists.linux-aarch64.txt
@@ -6,30 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
add_library(yt_proto-yt-formats)
target_link_libraries(yt_proto-yt-formats PUBLIC
diff --git a/yt/yt_proto/yt/formats/CMakeLists.linux-x86_64.txt b/yt/yt_proto/yt/formats/CMakeLists.linux-x86_64.txt
index b562859693..21100edd94 100644
--- a/yt/yt_proto/yt/formats/CMakeLists.linux-x86_64.txt
+++ b/yt/yt_proto/yt/formats/CMakeLists.linux-x86_64.txt
@@ -6,30 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
add_library(yt_proto-yt-formats)
target_link_libraries(yt_proto-yt-formats PUBLIC
diff --git a/yt/yt_proto/yt/formats/CMakeLists.windows-x86_64.txt b/yt/yt_proto/yt/formats/CMakeLists.windows-x86_64.txt
index 031fc7a562..e5ed01d66f 100644
--- a/yt/yt_proto/yt/formats/CMakeLists.windows-x86_64.txt
+++ b/yt/yt_proto/yt/formats/CMakeLists.windows-x86_64.txt
@@ -6,30 +6,6 @@
# original buildsystem will not be accepted.
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
add_library(yt_proto-yt-formats)
target_link_libraries(yt_proto-yt-formats PUBLIC