| Summary: | hidapi not enabled when building with CMake | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Marius Elvert <marius.elvert> |
| Component: | joystick | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | Keywords: | target-2.0.10 |
| Version: | 2.0.9 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | CMake HIDAPI support... | ||
|
Description
Marius Elvert
2019-07-06 15:03:52 UTC
Ryan, can you fix this for 2.0.10? Thanks! Created attachment 3872 [details]
CMake HIDAPI support...
This patch adds HIDAPI support for CMake. I'll push this to revision control if we think it's not too late for 2.0.10.
--ryan.
It's not too late. BTW, it looks like you're missing the joystick/hidapi/*.c files here too... ? This patch is now https://hg.libsdl.org/SDL/rev/800524378309 (the hidapi/*.c files are added in CheckHIDAPI in cmake/sdlchecks.cmake) --ryan. |