vcpkg/ports/clapack/vcpkg.json

11 lines
214 B
JSON
Raw Normal View History

{
"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"
]
}