aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordcherednik <dcherednik@ydb.tech>2022-11-23 23:32:38 +0300
committerdcherednik <dcherednik@ydb.tech>2022-11-23 23:32:38 +0300
commit0570bc2ccc5e029697178b7c45fdf737db1381d7 (patch)
treeace8e3dde38d9479f7f9097166e06f72ab002386
parenta84c09d1d4783305b944430bffdbc32e8c7b4728 (diff)
downloadydb-0570bc2ccc5e029697178b7c45fdf737db1381d7.tar.gz
Add missed peerdit to cityhash-1.0.2.
-rw-r--r--ydb/library/arrow_clickhouse/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ydb/library/arrow_clickhouse/CMakeLists.txt b/ydb/library/arrow_clickhouse/CMakeLists.txt
index b625dac455e..cc63a41ede2 100644
--- a/ydb/library/arrow_clickhouse/CMakeLists.txt
+++ b/ydb/library/arrow_clickhouse/CMakeLists.txt
@@ -22,6 +22,7 @@ target_link_libraries(ydb-library-arrow_clickhouse PUBLIC
contrib-libs-cxxsupp
yutil
libs-apache-arrow
+ contrib-restricted-cityhash-1.0.2
library-arrow_clickhouse-Common
library-arrow_clickhouse-Columns
library-arrow_clickhouse-DataStreams