redox/recipes/wip/libs/other/libwebsockets/recipe.toml
2025-10-12 18:26:25 -03:00

10 lines
198 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/warmcat/libwebsockets"
rev = "4415e84c095857629863804e941b9e1c2e9347ef"
[build]
template = "cmake"
dependencies = [
"openssl1",
]