1. Home
  2. Browse
  3. libusb

libusb

v1.0.23#3Go to latest

a cross-platform library to access USB devices

Install

Run the following Vcpkg command to install the port.

vcpkg install libusb

Usage

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})
See source

Version

v1.0.23#3

Publication

Supports

!uwp

GitHub

libusb/libusb

Homepage

github.com/libusb/libusb

Subtree

0522f981f9

License

Complex license

Definition

Control