aboutsummaryrefslogtreecommitdiff
path: root/modules/ecm_uninstall.cmake.in
AgeCommit message (Collapse)Author
2015-02-06Minor: Cleanupv1.7.0-rc1v1.7.0Kevin Funk
2015-02-04Add a module to provide an uninstall target.Alex Merry
This is basically just the code available on the CMake FAQ item about `make uninstall`, but packaged up in a convenient module. REVIEW: 122359