Skip to content

Document zookeeper-cpp CMake integration #119

@GuillaumeDua

Description

@GuillaumeDua

While this project is great, it lacks documentation about how to integrate it into others CMake projects as dependency.
(My bad if it already exists somewhere else, so my point would be that it should be placed in the README.md)

A few samples should do the tricks :

  • FetchContent
    (simple project add_dependency + target_link_library)
  • Compilation options (ZKPP_BUILD_SETTINGS_BUFFER, ZKPP_BUILD_SETTINGS_FUTURE, etc.)
  • How to build (or exclude from build) specific targets : tests, server, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions