mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
7 lines
206 B
TOML
7 lines
206 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://chromium.googlesource.com/codecs/libwebp2/#compiling
|
|
[source]
|
|
git = "https://chromium.googlesource.com/codecs/libwebp2"
|
|
[build]
|
|
template = "cmake"
|