mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:51:07 +08:00
4974430316
* Update to hidapi-0.10.1 * Update portfile.cmake * Deleted comment, which is no longer valid * Create CONTROL Added the missing CONTROL file on request of @JonLiu1993 * Delete CONTROL * Update vcpkg.json * Set version to the tag of the release
8 lines
268 B
JSON
8 lines
268 B
JSON
{
|
|
"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)"
|
|
}
|