redox/recipes/wip/dev/openradioss/recipe.toml
2024-02-17 23:36:16 +00:00

9 lines
241 B
TOML

#TODO missing script for building, see https://github.com/OpenRadioss/OpenRadioss/blob/main/HOWTO.md#building-on-linux
[source]
tar = "https://github.com/OpenRadioss/OpenRadioss"
[build]
template = "custom"
dependencies = [
"openmpi",
]