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

build (cmake): ZMQ_BUILD_FRAMEWORK causes configure errors #4703

Open
fanquake opened this issue Jul 10, 2024 · 0 comments
Open

build (cmake): ZMQ_BUILD_FRAMEWORK causes configure errors #4703

fanquake opened this issue Jul 10, 2024 · 0 comments

Comments

@fanquake
Copy link
Contributor

Issue description

Passing -DZMQ_BUILD_FRAMEWORK=ON to Cmake causes errors.

Environment

  • libzmq version (commit hash if unreleased): ee29bcd
  • OS: macOS

Minimal test code / Steps to reproduce the issue

  1. cmake -B build -DZMQ_BUILD_FRAMEWORK=ON

What's the actual result?

CMake Error at CMakeLists.txt:1294 (add_custom_command):
  No TARGET 'libzmq' has been created in this directory.
....
-- Configuring incomplete, errors occurred!

What's the expected result?

No errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant