mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
8 lines
288 B
TOML
8 lines
288 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/ARM-software/astc-encoder/blob/main/Docs/Building.md#macos-and-linux-using-make
|
|
[source]
|
|
git = "https://github.com/ARM-software/astc-encoder"
|
|
rev = "aeece2f609db959d1c5e43e4f00bd177ea130575"
|
|
[build]
|
|
template = "cmake"
|