diff options
author | svidyuk <svidyuk@yandex-team.com> | 2023-08-30 12:12:06 +0300 |
---|---|---|
committer | svidyuk <svidyuk@yandex-team.com> | 2023-08-30 12:42:20 +0300 |
commit | cb3da9494c53283f0230ad37e4e8d0ea61b7d8fc (patch) | |
tree | 98d10bf793b8e006a638ce08ed73a53b980b3828 /contrib/libs/apache/arrow | |
parent | d7212c5b8f972c2ad657311361a3bd1b136f2c5f (diff) | |
download | ydb-cb3da9494c53283f0230ad37e4e8d0ea61b7d8fc.tar.gz |
All .ll files support in LLVM_BC
Diffstat (limited to 'contrib/libs/apache/arrow')
4 files changed, 0 insertions, 144 deletions
diff --git a/contrib/libs/apache/arrow/CMakeLists.darwin-x86_64.txt b/contrib/libs/apache/arrow/CMakeLists.darwin-x86_64.txt index d00e982afd..2a0ec3d794 100644 --- a/contrib/libs/apache/arrow/CMakeLists.darwin-x86_64.txt +++ b/contrib/libs/apache/arrow/CMakeLists.darwin-x86_64.txt @@ -7,42 +7,6 @@ find_package(ZLIB REQUIRED) -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 -) -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(libs-apache-arrow) target_compile_options(libs-apache-arrow PUBLIC diff --git a/contrib/libs/apache/arrow/CMakeLists.linux-aarch64.txt b/contrib/libs/apache/arrow/CMakeLists.linux-aarch64.txt index 7787cf4cfe..410a609854 100644 --- a/contrib/libs/apache/arrow/CMakeLists.linux-aarch64.txt +++ b/contrib/libs/apache/arrow/CMakeLists.linux-aarch64.txt @@ -7,42 +7,6 @@ find_package(ZLIB REQUIRED) -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 -) -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(libs-apache-arrow) target_compile_options(libs-apache-arrow PUBLIC diff --git a/contrib/libs/apache/arrow/CMakeLists.linux-x86_64.txt b/contrib/libs/apache/arrow/CMakeLists.linux-x86_64.txt index 7787cf4cfe..410a609854 100644 --- a/contrib/libs/apache/arrow/CMakeLists.linux-x86_64.txt +++ b/contrib/libs/apache/arrow/CMakeLists.linux-x86_64.txt @@ -7,42 +7,6 @@ find_package(ZLIB REQUIRED) -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 -) -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(libs-apache-arrow) target_compile_options(libs-apache-arrow PUBLIC diff --git a/contrib/libs/apache/arrow/CMakeLists.windows-x86_64.txt b/contrib/libs/apache/arrow/CMakeLists.windows-x86_64.txt index 04df7d46c3..7081c1a4ba 100644 --- a/contrib/libs/apache/arrow/CMakeLists.windows-x86_64.txt +++ b/contrib/libs/apache/arrow/CMakeLists.windows-x86_64.txt @@ -7,42 +7,6 @@ find_package(ZLIB REQUIRED) -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 -) -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(libs-apache-arrow) target_compile_options(libs-apache-arrow PUBLIC |