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

6 lines
256 B
TOML

#TODO missing script for CMake, see https://github.com/ARM-software/astc-encoder/blob/main/Docs/Building.md#macos-and-linux-using-make
[source]
tar = "https://github.com/ARM-software/astc-encoder/archive/refs/tags/4.6.1.tar.gz"
[build]
template = "custom"