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 2588

Summary: Add support for "make uninstall"
Product: SDL Reporter: Wander Lairson Costa <wander.lairson>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: minor    
Priority: P2 CC: icculus
Version: HG 2.0   
Hardware: All   
OS: All   
Attachments: make uninstall patch

Description Wander Lairson Costa 2014-06-16 14:10:59 UTC
Created attachment 1682 [details]
make uninstall patch

cmake build currently does not support "make uninstall", the attached patch adds it.
Comment 1 Ryan C. Gordon 2014-06-16 17:00:27 UTC
This patch is now https://hg.libsdl.org/SDL/rev/48d4f2d74d67, thanks!

--ryan.