mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-18 01:08:42 +08:00
9 lines
207 B
TOML
9 lines
207 B
TOML
#TODO not compiled or tested
|
|
#TODO discover minimum dependencies from cmake log
|
|
[source]
|
|
git = "https://invent.kde.org/education/gcompris"
|
|
branch = "KDE/26.0"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cmake"
|