Fix build check

This commit is contained in:
kssenii 2021-08-29 08:53:04 +00:00
parent 3e7f022d66
commit fb6ce3b64e

View File

@ -3,7 +3,7 @@ set (CLICKHOUSE_STATIC_FILES_DISK_UPLOADER_SOURCES clickhouse-static-files-disk-
set (CLICKHOUSE_STATIC_FILES_DISK_UPLOADER_LINK
PRIVATE
boost::program_options
common
clickhouse_common_io
dbms
)