summaryrefslogtreecommitdiff
path: root/cmake_uninstall.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-131-1/+1
* Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-141-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-17/+17
* BUG: Patch from bug#4312 to make uninstall work with DESTDIR.Brad King2007-01-221-7/+7
* BUG: Use proper signature for EXEC_PROGRAM to get return value of cmake -E re...Brad King2006-06-051-12/+13
* ENH: Add uninstall. This is not really a feature but more of an example on ho...Andy Cedilnik2005-01-181-0/+21