зеркало из https://github.com/microsoft/vcpkg.git
20 строки
382 B
JSON
20 строки
382 B
JSON
{
|
|
"name": "suitesparse",
|
|
"version-semver": "5.8.0",
|
|
"port-version": 2,
|
|
"description": "A suite of sparse matrix algorithms. Also provides libcxsparse.",
|
|
"homepage": "http://suitesparse.com",
|
|
"dependencies": [
|
|
"lapack",
|
|
"metis",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|