redox/recipes/wip/science/openspace/recipe.toml
2025-10-12 20:20:44 -03:00

12 lines
303 B
TOML

#TODO not compiled or tested
# build instructions: https://docs.openspaceproject.com/en/latest/dev/compiling/index.html#
[source]
git = "https://github.com/OpenSpace/OpenSpace"
rev = "b3681167a3b95d49ac7aa7d06b07cbd88c687e9a"
[build]
template = "cmake"
dependencies = [
"qt6-base",
"libgdal",
]