redox/recipes/wip/libs/other/libdeflate/recipe.toml
2025-10-08 14:55:56 -03:00

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"