mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-11 18:14:03 +00:00
4a2bc64989
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
3 lines
107 B
CMake
3 lines
107 B
CMake
add_executable(zk-test main.cpp)
|
|
target_link_libraries(zk-test PRIVATE clickhouse_common_zookeeper_no_log)
|