Skip to content

Add ZeroMQ library as an optional GridKit dependency #468

Description

@pelesh

Summary

Add FindZMQ CMake function to find ZeroMQ library and link GridKit to it.

Rationale

ZeroMQ is dependency to set up a server communicating with DataBroker.

Description

When GridKit_ENABLE_ZMQ is set to On, CMake should discover ZeroMQ library and its C++ bindings. These are available from almost any standard Linux distributions and Homebrew or MacPorts for MacOS. A unit test linked to ZeroMQ library should be included in implementation.

Additional information

No response

Metadata

Metadata

Assignees

Labels

Fields

No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions