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 - PATCH: Add KD detection under CMake
Summary: PATCH: Add KD detection under CMake
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.1
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-25 18:13 UTC by Scott Percival
Modified: 2013-11-26 14:51 UTC (History)
1 user (show)

See Also:


Attachments
Patch to add KD detection to CMake scripts (1.43 KB, patch)
2013-11-25 18:13 UTC, Scott Percival
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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