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

Improve libwebsockets integration in build #97

Open
harveynw opened this issue Jan 29, 2024 · 1 comment
Open

Improve libwebsockets integration in build #97

harveynw opened this issue Jan 29, 2024 · 1 comment

Comments

@harveynw
Copy link
Collaborator

Using FetchContent at the moment in CMake to get it, even if not using websockets. Could do with a Findlws.cmake type file that is conditional on needing it.

It also requires OpenSSL at the moment to build even though WSS is not used, so that can be disabled.

@joeyshuttleworth
Copy link
Owner

OpenSSL is/will always be required for master sever operations

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