mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
7 lines
232 B
TOML
7 lines
232 B
TOML
#TODO missing script for building, see https://github.com/ispc/ispc/wiki/ISPC-Development-Guide#build-system
|
|
[source]
|
|
git = "https://github.com/ispc/ispc"
|
|
rev = "bd2c42d42e0cc3da1baf92160b82d4dc820a02ee"
|
|
[build]
|
|
template = "custom"
|