ClickHouse/utils/zookeeper-create-entry-to-download-part/CMakeLists.txt
2016-12-06 16:20:32 +03:00

3 lines
183 B
CMake

add_executable (zookeeper-create-entry-to-download-part main.cpp ${SRCS})
target_link_libraries (zookeeper-create-entry-to-download-part zkutil dbms ${Boost_PROGRAM_OPTIONS_LIBRARY})