aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMUninstallTarget.cmake
AgeCommit message (Collapse)Author
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