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 - CMake broken in 2.0.4 tar.gz
Summary: CMake broken in 2.0.4 tar.gz
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: 2.0.3
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-06 19:20 UTC by Dominik Frizel
Modified: 2015-07-07 07:47 UTC (History)
0 users

See Also:


Attachments

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