aboutsummaryrefslogtreecommitdiff
path: root/ports/clfft/vcpkg.json
blob: c3e287507552c46df0bdeaf68f76a70527e73405 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "clfft",
  "version-string": "2.12.2",
  "port-version": 3,
  "description": "clFFT is an OpenCL 1.2 accelerated Fast Fourier Transform library.",
  "homepage": "https://github.com/clMathLibraries/clFFT",
  "dependencies": [
    "opencl"
  ]
}