diff options
author | thegeorg <thegeorg@yandex-team.com> | 2022-10-08 11:53:43 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2022-10-08 11:53:43 +0300 |
commit | 965dbb360c624c2f714450a1e1afbc1e7b07bf34 (patch) | |
tree | 47f18803569f80548b6d603b40f33d3660c2dad1 /contrib/libs/apache/arrow/CMakeLists.txt | |
parent | 9050da5cac6ca40a22fd1d47c530460510b64cbb (diff) | |
download | ydb-965dbb360c624c2f714450a1e1afbc1e7b07bf34.tar.gz |
Fix reimport problems caused by boost removal from provides.pbtxt
Diffstat (limited to 'contrib/libs/apache/arrow/CMakeLists.txt')
-rw-r--r-- | contrib/libs/apache/arrow/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/libs/apache/arrow/CMakeLists.txt b/contrib/libs/apache/arrow/CMakeLists.txt index b23a330225..556be8910c 100644 --- a/contrib/libs/apache/arrow/CMakeLists.txt +++ b/contrib/libs/apache/arrow/CMakeLists.txt @@ -57,7 +57,6 @@ target_link_libraries(libs-apache-arrow PUBLIC contrib-libs-xxhash ZLIB::ZLIB contrib-libs-zstd - contrib-restricted-boost restricted-boost-multiprecision contrib-restricted-fast_float contrib-restricted-thrift |