vcpkg/ports/libusb/vcpkg.json
autoantwort b9b15b4e2a
[libftdi1] no absolute paths (#21705)
* [libftdi1] no absolute paths

* [libusb] add pkgconfig file on windows

* [libftdi1] don't delete pkgconfig on windows

* add versions
2021-12-01 19:21:52 -08:00

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