libusb-cmake icon indicating copy to clipboard operation
libusb-cmake copied to clipboard

CMake build system for libusb

Results 7 libusb-cmake issues
Sort by recently updated
recently updated
newest added

Hey fellows, * i have currently a problem with an Linker Error ```LNK1104``` of libusb on Windows with the msvc compiler. # This is the configuration with which I'm able...

question

- [x] Linux (Ubuntu?) #6 - [x] macOS #11 - [x] Windows MSVC/VisualStudio #12 - [x] Windows MSVC/Ninja/nmake #12 - [ ] Windows Cygwin/MinGW - [ ] (Fedora?) Cross-compile MinGW...

enhancement

Latest sample: #20 Unit-tests executed fine, but the results are not published if the PR is from a forked repo: > This action is running on a pull_request event for...

bug

Some details: https://github.com/libusb/libusb-cmake/pull/9#issuecomment-1537564404

bug

E.g. on Windows most of the `HAVE_*` definitions in `config.h` aren't used, so the entire configure-time check could be avoided. This is more like an optimisation for the future.

enhancement

is this some unfinished development? _Originally posted by @Youw in https://github.com/libusb/libusb-cmake/pull/1#discussion_r1186722539_

enhancement

It is good to provide build instruction like the HIDAPI project. https://github.com/libusb/hidapi/blob/master/BUILD.cmake.md

documentation
enhancement