vcpkg/ports/clapack/vcpkg.json

15 lines
271 B
JSON
Raw Normal View History

{
"name": "clapack",
"version-string": "3.2.1",
"port-version": 17,
"description": "CLAPACK (f2c'ed version of LAPACK)",
"homepage": "https://www.netlib.org/clapack",
"dependencies": [
"blas",
{
"name": "clapack",
"host": true
}
]
}