mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:29:06 +08:00
b9b15b4e2a
* [libftdi1] no absolute paths * [libusb] add pkgconfig file on windows * [libftdi1] don't delete pkgconfig on windows * add versions
9 lines
206 B
JSON
9 lines
206 B
JSON
{
|
|
"name": "libusb",
|
|
"version": "1.0.24",
|
|
"port-version": 7,
|
|
"description": "a cross-platform library to access USB devices",
|
|
"homepage": "https://github.com/libusb/libusb",
|
|
"supports": "!uwp"
|
|
}
|