Fix shared build

This commit is contained in:
Amos Bird 2020-08-14 10:49:40 +08:00
parent e1a25053dd
commit fe6696390c
No known key found for this signature in database
GPG Key ID: 80D430DCBECFEDB4

View File

@ -3,6 +3,7 @@ set (CLICKHOUSE_INSTALL_SOURCES Install.cpp)
set (CLICKHOUSE_INSTALL_LINK set (CLICKHOUSE_INSTALL_LINK
PRIVATE PRIVATE
boost::program_options boost::program_options
clickhouse_common_config
clickhouse_common_io clickhouse_common_io
dbms dbms
readpassphrase readpassphrase