Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
411 B
JSON

{
"name": "clrng",
"version-date": "2020-12-01",
"port-version": 3,
"description": "clRNG is a library for uniform random number generation in OpenCL.",
"homepage": "https://github.com/clMathLibraries/clRNG",
"supports": "!arm64",
"dependencies": [
"opencl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}