ClickHouse/utils/zookeeper-create-entry-to-download-part/CMakeLists.txt
2016-11-09 21:49:01 +03:00

3 lines
179 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_LIB})