redox/recipes/wip/libs/libwebsocket++/recipe.toml
2024-02-22 03:31:34 +00:00

11 lines
246 B
TOML

#TODO missing script for installation, lacking build instructions
[source]
git = "https://github.com/zaphoyd/websocketpp"
rev = "56123c87598f8b1dd471be83ca841ceae07f95ba"
[build]
template = "custom"
dependencies = [
"openssl1",
"zlib",
]