mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
9 lines
250 B
TOML
9 lines
250 B
TOML
#TODO missing script for CMake, see 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 = "custom"
|
|
dependencies = [
|
|
"qt5-base",
|
|
]
|