-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed build issues on Ubuntu 18.04 LTS.
-This should fix Issue #7. -Added Check to make sure libudev is found. -Added check to only link against udev if under linux. -Fixed a build issue with the example not building. -Added option to make sure compiler uses c++14 standard minimum. -Added hid.c include for mac as prelimiary fix for issue #5. Signed-off-by: David Rebbe <[email protected]>
- Loading branch information
1 parent
fe5500a
commit d97cd17
Showing
2 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters