mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 21:19:00 +08:00
11 lines
256 B
JSON
11 lines
256 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|