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

8 lines
229 B
TOML

#TODO not compiled or tested
# build instructions: https://fmt.dev/latest/usage.html#building-the-library
[source]
git = "https://github.com/fmtlib/fmt"
rev = "f5e54359df4c26b6230fc61d38aa294581393084"
[build]
template = "cmake"