mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-06 03:28:42 +08:00
9 lines
209 B
TOML
9 lines
209 B
TOML
#TODO not compiled or tested
|
|
#TODO discover minimum dependencies from cmake log
|
|
[source]
|
|
git = "https://invent.kde.org/sdk/kcachegrind"
|
|
branch = "release/25.12"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cmake"
|