vcpkg/ports/libusb/vcpkg.json

9 lines
206 B
JSON
Raw Normal View History

{
"name": "libusb",
"version": "1.0.24",
"port-version": 5,
"description": "a cross-platform library to access USB devices",
"homepage": "https://github.com/libusb/libusb",
"supports": "!uwp"
}