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 3430

Summary: Wayland build is broken with CMake
Product: SDL Reporter: Martin Gerhardy <martin.gerhardy>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: blocker    
Priority: P2 CC: icculus
Version: HG 2.1   
Hardware: All   
OS: Linux   

Description Martin Gerhardy 2016-09-20 06:06:36 UTC
https://hg.libsdl.org/SDL/rev/ee83e0b4a36f

This revision broke it. The generated header files are only available if you compile via configure
Comment 1 Ryan C. Gordon 2016-10-11 20:38:12 UTC
This should be fixed in https://hg.libsdl.org/SDL/rev/8e646a2d1929  ...this took me forever to figure out and it's not really my area of expertise, so please tell me if I broke anything!

--ryan.