mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
8 lines
243 B
TOML
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"
|