2023-12-04 17:13:07 -08:00

18 lines
372 B
JSON

{
"name": "cuda-api-wrappers",
"version": "0.6.6",
"description": "header-only library of integrated wrappers around the core parts of NVIDIA's CUDA execution ecosystem",
"license": "BSD-3-Clause",
"dependencies": [
"cuda",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}