a1ien / rusb

A safe Rust wrapper for libusb.
Other
382 stars 78 forks source link

Support pkg_config for MSVC. #191

Closed spritetong closed 5 months ago

spritetong commented 6 months ago

Supporting pkg-config provides convenience for using precompiled library files.

a1ien commented 5 months ago

Looks good to me