17 lines
331 B
JSON
Executable File
17 lines
331 B
JSON
Executable File
{
|
|
"name": "mdspan",
|
|
"version-date": "2021-11-03",
|
|
"description": "A non-owning multi-dimensional array reference type.",
|
|
"homepage": "https://github.com/kokkos/mdspan",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|