redox/recipes/wip/dev/performance/tracy/recipe.toml
2025-11-17 12:15:53 -03:00

13 lines
274 B
TOML

#TODO missing script for gnu make: https://github.com/wolfpld/tracy/releases/latest/download/tracy.pdf
[source]
git = "https://github.com/wolfpld/tracy"
rev = "v0.13.0"
[build]
template = "custom"
dependencies = [
"glfw3",
"freetype2",
"dbus",
"capstone",
]