aboutsummaryrefslogtreecommitdiff
path: root/ports/clblast/vcpkg.json
blob: 1bf12a26b2e004c00bf03beb7c645cac90b7f1fa (plain)
1
2
3
4
5
6
7
8
9
{
  "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"
  ]
}