20 lines
411 B
JSON
Executable File
20 lines
411 B
JSON
Executable File
{
|
|
"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
|
|
}
|
|
]
|
|
}
|