early-access version 2853
This commit is contained in:
20
externals/vcpkg/ports/libcaer/vcpkg.json
vendored
Executable file
20
externals/vcpkg/ports/libcaer/vcpkg.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user