diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-01-05 12:42:29 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-05 12:42:29 -0800 |
| commit | 1aba77ae3b0f766eeea91888f4c4fa082e16d9ea (patch) | |
| tree | 02af7520d220cc43af7675f893a114b471cb336b /ports/hidapi/CONTROL | |
| parent | c1e9424206e0c52e98efbc28d3c75836e02bb5f3 (diff) | |
| download | vcpkg-1aba77ae3b0f766eeea91888f4c4fa082e16d9ea.tar.gz vcpkg-1aba77ae3b0f766eeea91888f4c4fa082e16d9ea.zip | |
[hidapi] Support static build (#15437)
* [hidapi] Support static build
* Update portfile.cmake
Diffstat (limited to 'ports/hidapi/CONTROL')
| -rw-r--r-- | ports/hidapi/CONTROL | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/hidapi/CONTROL b/ports/hidapi/CONTROL deleted file mode 100644 index 80f18b493..000000000 --- a/ports/hidapi/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: hidapi
-Version: 2019-08-30
-Description: A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac and Windows.
-Homepage: https://github.com/libusb/hidapi
|
