Attempt to fix "Arcadia" build

This commit is contained in:
Alexey Milovidov 2020-08-10 06:26:23 +03:00
parent c7a6a18a75
commit 09d30a3699

View File

@ -6,6 +6,10 @@ CFLAGS(
-DENABLE_CLICKHOUSE_SERVER
)
ADDINCL (
GLOBAL clickhouse/base/readpassphrase
)
PEERDIR(
clickhouse/base/daemon
clickhouse/base/loggers