summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client
diff options
context:
space:
mode:
authorsvidyuk <[email protected]>2023-08-30 12:12:06 +0300
committersvidyuk <[email protected]>2023-08-30 12:42:20 +0300
commitcb3da9494c53283f0230ad37e4e8d0ea61b7d8fc (patch)
tree98d10bf793b8e006a638ce08ed73a53b980b3828 /yt/cpp/mapreduce/client
parentd7212c5b8f972c2ad657311361a3bd1b136f2c5f (diff)
All .ll files support in LLVM_BC
Diffstat (limited to 'yt/cpp/mapreduce/client')
-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
4 files changed, 0 insertions, 24 deletions
diff --git a/yt/cpp/mapreduce/client/CMakeLists.darwin-x86_64.txt b/yt/cpp/mapreduce/client/CMakeLists.darwin-x86_64.txt
index 9554a165855..c51d3ced811 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 44ce5a6103f..91f2d391084 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 969fd946972..5c2ab8d1b47 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 1a4f73e1376..6385fbe52d5 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