mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 13:09:18 +08:00
a0454d6e18
* libusb: Fix compilation on MinGW * libusb: Update port version
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"name": "libusb",
|
|
"version": "1.0.26",
|
|
"port-version": 1,
|
|
"description": "a cross-platform library to access USB devices",
|
|
"homepage": "https://github.com/libusb/libusb",
|
|
"license": "LGPL-2.1",
|
|
"supports": "!uwp"
|
|
}
|