redox/recipes/wip/ispc/recipe.toml
2023-11-30 18:13:53 +00:00

6 lines
216 B
TOML

#TODO missing script for building, see https://github.com/ispc/ispc/wiki/ISPC-Development-Guide#build-system
[source]
tar = "https://github.com/ispc/ispc/archive/refs/tags/v1.22.0.tar.gz"
[build]
template = "custom"