Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Corrected selection of hid.c on OSX #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

epicbrew
Copy link

This avoids hid_linux.c being selected for use on OSX machines. OSX evaluates as true in the "if (UNIX)" condition and we never got to the "else (APPLE)" in the CMakeLists.txt file. This corrects that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant