Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cppzmq: align drafts CMake flag with zeromq #126053

Closed
wants to merge 1 commit into from

Commits on Jun 7, 2021

  1. cppzmq: align drafts CMake flag with zeromq

    The `zeromq` pkg has an `enableDrafts` attribute which sets the CMake
    flag `ENABLE_DRAFTS=ON`. This makes library functions under development
    visible. This change aligns `cppzmq` to enable draft functions when they
    are enabled in `zeromq`.
    Nicolas Benes committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    d67e121 View commit details
    Browse the repository at this point in the history