19 lines
357 B
JSON
Executable File
19 lines
357 B
JSON
Executable File
{
|
|
"name": "xtensor-blas",
|
|
"version-string": "0.17.2",
|
|
"port-version": 2,
|
|
"description": "BLAS extension to xtensor",
|
|
"homepage": "https://github.com/xtensor-stack/xtensor-blas",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"xtensor"
|
|
]
|
|
}
|