| Summary: | Add support for "make uninstall" | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Wander Lairson Costa <wander.lairson> |
| Component: | build | Assignee: | 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 | ||
This patch is now https://hg.libsdl.org/SDL/rev/48d4f2d74d67, thanks! --ryan. |
Created attachment 1682 [details] make uninstall patch cmake build currently does not support "make uninstall", the attached patch adds it.