mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 03:34:26 +08:00
14 lines
228 B
JSON
14 lines
228 B
JSON
|
{
|
||
|
"name": "vcpkg-ci-blas",
|
||
|
"version-string": "ci",
|
||
|
"description": "Testing packages which provide BLAS",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
"blas",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|