mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 08:59:05 +08:00
10 lines
216 B
JSON
10 lines
216 B
JSON
|
{
|
||
|
"name": "clblast",
|
||
|
"version-string": "1.5.1",
|
||
|
"port-version": 1,
|
||
|
"description": "A modern, lightweight, performant and tunable OpenCL BLAS library written in C++11.",
|
||
|
"dependencies": [
|
||
|
"opencl"
|
||
|
]
|
||
|
}
|