vcpkg/ports/libusb/vcpkg.json
xiaozhuai, Weihang Ding 7229e06586
[libusb] Fix undefined symbols on osx (#29393)
* [libusb] Fix undefined symbols on osx

* update version database

* update license

* update version database

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-03 14:00:28 -08:00

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"
}