Add missing dependencies

This commit is contained in:
Alexey Milovidov 2020-09-26 04:59:25 +03:00
parent f97d40584d
commit 3a2c809173

View File

@ -5,6 +5,9 @@ set (CLICKHOUSE_FORMAT_LINK
boost::program_options
clickhouse_common_io
clickhouse_parsers
clickhouse_functions
clickhouse_aggregate_functions
clickhouse_table_functions
dbms
)