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 2916

Summary: CMake: "make uninstall" doesn't work.
Product: SDL Reporter: Ryan C. Gordon <icculus>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: x86   
OS: Other   

Description Ryan C. Gordon 2015-03-20 16:06:47 UTC
[icculus@caridad ~/projects/SDL/cmake-build]$ sudo make uninstall
Scanning dependencies of target uninstall
CMake Error at cmake_uninstall.cmake:2 (message):
  Cannot find install manifest:
  "/Users/icculus/projects/SDL/cmake-build/install_manifest.txt"

Bug #2588 apparently originally added this support, fwiw.

--ryan.
Comment 1 Ryan C. Gordon 2015-04-07 04:57:53 UTC
(sorry if you get a lot of copies of this email, I'm marking several bugs at once)

Marking bugs for the (mostly) final 2.0.4 TODO list. This means we're hoping to resolve this bug before 2.0.4 ships if possible. In a perfect world, the open bug count with the target-2.0.4 keyword is zero when we ship.

(Note that closing a bug report as WONTFIX, INVALID or WORKSFORME might still happen.)

--ryan.
Comment 2 Ryan C. Gordon 2015-06-08 05:31:19 UTC
No, wait, this actually works, this was user-stupidity on my part.

--ryan.