redox/recipes/wip/libs/other/libxsimd/recipe.toml
2026-03-24 18:55:54 -03:00

9 lines
230 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/xtensor-stack/xsimd#install-from-sources
[source]
git = "https://github.com/xtensor-stack/xsimd"
rev = "14.1.0"
shallow_clone = true
[build]
template = "cmake"