mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-06 11:38:41 +08:00
7 lines
229 B
TOML
7 lines
229 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/ebiggers/libdeflate#building
|
|
[source]
|
|
tar = "https://github.com/ebiggers/libdeflate/releases/download/v1.19/libdeflate-1.19.tar.gz"
|
|
[build]
|
|
template = "cmake"
|