redox/recipes/wip/libs/other/liblapack/recipe.toml
2025-10-08 15:17:02 -03:00

8 lines
243 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/Reference-LAPACK/lapack#installation
[source]
git = "https://github.com/Reference-LAPACK/lapack"
rev = "04b044e020a3560ccfa9988c8a80a1fb7083fc2e"
[build]
template = "cmake"