mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 07:14:18 +08:00
8 lines
283 B
TOML
8 lines
283 B
TOML
#TODO missing script for "make", see https://github.com/xcompact3d/Incompact3d#source-download-and-compilation
|
|
#TODO probably missing dependencies
|
|
[source]
|
|
git = "https://github.com/xcompact3d/Incompact3d"
|
|
rev = "2546f404cf3bbf78bc745d6133173c37e46c82df"
|
|
[build]
|
|
template = "custom"
|