mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 01:28:42 +08:00
10 lines
198 B
TOML
10 lines
198 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://github.com/warmcat/libwebsockets"
|
|
rev = "4415e84c095857629863804e941b9e1c2e9347ef"
|
|
[build]
|
|
template = "cmake"
|
|
dependencies = [
|
|
"openssl1",
|
|
]
|