ClickHouse/utils/zookeeper-create-entry-to-download-part/CMakeLists.txt
2017-06-19 23:06:35 +03:00

3 lines
176 B
CMake

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