add_executable (zookeeper-dump-tree main.cpp ${SRCS}) target_link_libraries (zookeeper-dump-tree zkutil dbms libboost_program_options.a)