mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +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"
|