Skip to content

Add support for pgm and epgm#396

Open
tclarke wants to merge 1 commit intoerickt:masterfrom
tclarke:master
Open

Add support for pgm and epgm#396
tclarke wants to merge 1 commit intoerickt:masterfrom
tclarke:master

Conversation

@tclarke
Copy link

@tclarke tclarke commented May 1, 2024

Closes #395

// we link against `libsodium` to enable `ZMQ_CURVE`.
zeromq_src::Build::new()
.with_libsodium(None)
.with_libpgm(maybe_libpgm)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tclarke This needs to be defined still, right?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method is not available yet since it's require this pull request to be merged.

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

Successfully merging this pull request may close these issues.

Need an option to use libpgm

3 participants