20 lines
444 B
JSON
Executable file
20 lines
444 B
JSON
Executable file
{
|
|
"name": "libcaer",
|
|
"version": "3.3.14",
|
|
"description": "Minimal C library to access, configure and get data from neuromorphic sensors and processors.",
|
|
"homepage": "https://gitlab.com/inivation/dv/libcaer",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": [
|
|
"libusb",
|
|
"opencv4",
|
|
"pkgconf",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|