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.24#5
Sep 10, 2021
!uwp
libusb/libusb5.3K
github.com/libusb/libusb
e8e660a36c
Complex license
Manifest