aboutsummaryrefslogtreecommitdiff
path: root/ports/hidapi/vcpkg.json
blob: 2f9181f55c26adcb53804aae53d70e96c7a3707f (plain)
1
2
3
4
5
6
7
{
  "name": "hidapi",
  "version-string": "0.10.1",
  "description": "A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac and Windows.",
  "homepage": "https://github.com/libusb/hidapi",
  "supports": "windows & !(arm | arm64 | uwp)"
}