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 3054

Summary: CMake broken in 2.0.4 tar.gz
Product: SDL Reporter: Dominik Frizel <dominik.frizel>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.3   
Hardware: x86_64   
OS: Linux   

Description Dominik Frizel 2015-07-06 19:20:19 UTC
I just tried to build the tar.gz from the 
http://www.libsdl.org/tmp/release/SDL2-2.0.4.tar.gz 

It seems that this file
SDL2-2.0.4/cmake_uninstall.cmake.in
is not packed. (Error for cmake)
Adding the file (or removing it from the CMakeLists.txt file) fixes the problem :)


br
Dominik
Comment 1 Sam Lantinga 2015-07-07 07:47:05 UTC
This should be fixed in the latest RC, thanks!