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#3
Jan 19, 2021
!uwp
libusb/libusb5.3K
github.com/libusb/libusb
97c11b2eea
Complex license
Control