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

Allow configuration using cmake without WolfSSL #410

Open
chazste opened this issue Nov 16, 2024 · 2 comments
Open

Allow configuration using cmake without WolfSSL #410

chazste opened this issue Nov 16, 2024 · 2 comments
Assignees

Comments

@chazste
Copy link

chazste commented Nov 16, 2024

Running cmake without having wolfSSL available via one of four (I think) methods just fails. However when configuring with ./configure (autotools) passing --enable-tls=no works fine.

Proposal would be to move the package search code inside the block protected by WOLFMQTT_TLS

I will open a PR shortly.

@embhorn embhorn self-assigned this Nov 17, 2024
@embhorn
Copy link
Member

embhorn commented Nov 17, 2024

Hello @chazste

Thanks for the suggestion. Could you tell us a bit about your project using wolfMQTT?

This sounds like a good change for the cmake build. We don't typically accept small changes, and we require a signed contributor agreement for all code submissions. Do you think you'll be making additional code changes? Otherwise I can open a new PR that accommodates your request.

Thanks,
@embhorn - wolfSSL Support

@chazste
Copy link
Author

chazste commented Nov 18, 2024 via email

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

2 participants