zookeeperv3.8.5
- Updated
ZooKeeper C bindings
- Project website: https://github.com/apache/zookeeper
#Usage
zookeeper provides CMake targets:
find_package(unofficial-zookeeper CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::zookeeper::zookeeper)#Supported Platforms
All platforms supported.
#Features
No default features.
#openssl
Enable OpenSSL support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through openssl)
- vcpkg-cmake-config (through openssl)
- vcpkg-cmake-get-vars (through openssl)
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Samuel Marks
Stefano Sinigardi
Billy O'Neal
LilyWangLL
autoantwort
Kai Pastor
Mark Seeliger