mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 06:39:00 +08:00
7229e06586
* [libusb] Fix undefined symbols on osx * update version database * update license * update version database --------- Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"name": "libusb",
|
|
"version": "1.0.26",
|
|
"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"
|
|
}
|