mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 09:08:42 +08:00
8 lines
229 B
TOML
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"
|