A cross-platform library to access USB devices
Run the following Vcpkg command to install the port.
vcpkg install libusb
The package @PORT@:@TARGET_TRIPLET@ provides CMake targets:
find_package(@PORT@ CONFIG REQUIRED) target_include_directories(main PRIVATE ${LIBUSB_INCLUDE_DIRS}) target_link_libraries(main PRIVATE ${LIBUSB_LIBRARIES})
v1.0.26#2
Oct 26, 2022
!uwp
libusb/libusb5.3K
github.com/libusb/libusb
16a892c1fb
LGPL-2.1
Manifest