redox/recipes/wip/libs/other/libspdlog/recipe.toml
2026-03-24 15:59:41 -03:00

8 lines
143 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/gabime/spdlog"
rev = "v1.17.0"
shallow_clone = true
[build]
template = "cmake"