Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
329 B
JSON

{
"name": "xtensor-blas",
"version": "0.21.0",
"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"
]
}