redox/recipes/wip/gui/slop/recipe.toml
2025-11-13 10:47:46 -03:00

12 lines
180 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/naelstrof/slop"
rev = "v7.7"
[build]
template = "cmake"
dependencies = [
"libxext",
"glew",
"libglm",
]