early-access version 2853
This commit is contained in:
21
externals/vcpkg/ports/libuvc/vcpkg.json
vendored
Executable file
21
externals/vcpkg/ports/libuvc/vcpkg.json
vendored
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "libuvc",
|
||||
"version-date": "2020-11-24",
|
||||
"port-version": 3,
|
||||
"description": "a cross-platform library for USB video devices",
|
||||
"homepage": "https://github.com/libuvc/libuvc",
|
||||
"supports": "linux",
|
||||
"dependencies": [
|
||||
"libjpeg-turbo",
|
||||
"libusb",
|
||||
"libusb",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user