mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:49:05 +08:00
7fb43dfa55
* [libusb] update msbuild * v db
17 lines
362 B
JSON
17 lines
362 B
JSON
{
|
|
"name": "libusb",
|
|
"version": "1.0.26.11791",
|
|
"port-version": 3,
|
|
"description": "a cross-platform library to access USB devices",
|
|
"homepage": "https://github.com/libusb/libusb",
|
|
"license": "LGPL-2.1-or-later",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-msbuild",
|
|
"host": true,
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|