redox/recipes/wip/libs/other/libgrantlee/recipe.toml
2025-10-08 14:55:56 -03:00

10 lines
264 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/steveire/grantlee#installation
[source]
tar = "https://github.com/steveire/grantlee/releases/download/v5.3.1/grantlee-5.3.1.tar.gz"
[build]
template = "cmake"
dependencies = [
"qt5-base",
]