tgockel / zookeeper-cpp

A ZooKeeper client for C++.
http://tgockel.github.io/zookeeper-cpp/
Apache License 2.0
148 stars 40 forks source link

build: Use CMAKE_CURRENT_SOURCE_DIR to add CMake modules #118

Closed tgockel closed 3 years ago

tgockel commented 3 years ago

Fixes #115