redox/recipes/wip/libs/other/mimalloc/recipe.toml
2025-10-12 18:37:40 -03:00

8 lines
240 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/microsoft/mimalloc#macos-linux-bsd-etc
[source]
git = "https://github.com/microsoft/mimalloc"
rev = "43ce4bd7fd34bcc730c1c7471c99995597415488"
[build]
template = "cmake"