zeek/auxil/vcpkg/ports/easycl/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
228 B
JSON

{
"name": "easycl",
"version": "0.3",
"port-version": 2,
"description": "OpenCL based lightweight c++ computing library",
"homepage": "https://github.com/architector1324/EasyCL",
"dependencies": [
"opencl"
]
}