mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:19:00 +08:00
982a49ec9c
* [blas] Add wrapper to ignore intel-mkl * VCPKG_INSTALLED_DIR
14 lines
237 B
JSON
14 lines
237 B
JSON
{
|
|
"name": "blas",
|
|
"version-date": "2023-03-25",
|
|
"description": "Metapackage for packages which provide BLAS",
|
|
"license": null,
|
|
"dependencies": [
|
|
"openblas",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|