supercollider / hidapi

A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
http://www.signal11.us/oss/hidapi/
Other
13 stars 14 forks source link

FreeBSD compatibility #8

Closed shamazmazum closed 7 years ago

shamazmazum commented 7 years ago

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.

danstowell commented 7 years ago

Looks good to me!

llloret commented 7 years ago

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

Patch Links:

— 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 .