mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-07 03:58:41 +08:00
6 lines
216 B
TOML
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"
|