yuzu/externals/vcpkg/ports/libcaer/vcpkg.json

21 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
}
]
}