Closed shamazmazum closed 7 years ago
Looks good to me!
Looks good to me too.
On Mon, 10 Apr 2017, 06:48 Vasily Postnicov, notifications@github.com wrote:
Hello. This is my first patch to make Supercollider buildable on FreeBSD. As FreeBSD has its own libusb1 compatible libusb, a small patch is needed to cmake module to find the library and the header.
You can view, comment on, or merge this pull request online at:
https://github.com/supercollider/hidapi/pull/8 Commit Summary
- Fix Findlibusb cmake module for working on FreeBSD
File Changes
- M cmake_modules/Findlibusb-1.0.cmake https://github.com/supercollider/hidapi/pull/8/files#diff-0 (16)
Patch Links:
- https://github.com/supercollider/hidapi/pull/8.patch
- https://github.com/supercollider/hidapi/pull/8.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/supercollider/hidapi/pull/8, or mute the thread https://github.com/notifications/unsubscribe-auth/ABLl8-A9FgBOOsGx0BzNTHV6DSTu4Nc7ks5rubSBgaJpZM4M4UVD .
Hello. This is my first patch to make Supercollider buildable on FreeBSD. As FreeBSD has its own libusb1 compatible libusb, a small patch is needed to cmake module to find the library and the header.