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 - Wayland build is broken with CMake
Summary: Wayland build is broken with CMake
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.1
Hardware: All Linux
: P2 blocker
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-20 06:06 UTC by Martin Gerhardy
Modified: 2016-10-11 20:38 UTC (History)
1 user (show)

See Also:


Attachments

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