diff --git a/programs/install/CMakeLists.txt b/programs/install/CMakeLists.txt index 4b9817e0d37..79f9558ccbb 100644 --- a/programs/install/CMakeLists.txt +++ b/programs/install/CMakeLists.txt @@ -8,5 +8,4 @@ set (CLICKHOUSE_INSTALL_LINK readpassphrase ) -clickhouse_program_add(install) - +clickhouse_program_add_library(install)