We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2271

Summary: PATCH: Add KD detection under CMake
Product: SDL Reporter: Scott Percival <code>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: gabomdq
Version: HG 2.1   
Hardware: x86_64   
OS: Linux   
Attachments: Patch to add KD detection to CMake scripts

Description Scott Percival 2013-11-25 18:13:50 UTC
Created attachment 1475 [details]
Patch to add KD detection to CMake scripts

The CMake script currently doesn't detect for SDL_INPUT_LINUXKD, leading to a broken build under Linux. Attached patch ports over the check from the autotools script.
Comment 1 Gabriel Jacobo 2013-11-26 14:51:24 UTC
Fixed, thanks! https://hg.libsdl.org/SDL/rev/e2096994e8b8