mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:59:45 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"name": "clapack",
|
|
"version-string": "3.2.1",
|
|
"port-version": 16,
|
|
"description": "CLAPACK (f2c'ed version of LAPACK)",
|
|
"homepage": "https://www.netlib.org/clapack",
|
|
"dependencies": [
|
|
"blas"
|
|
]
|
|
}
|