summaryrefslogtreecommitdiffstats
path: root/cmake_uninstall.cmake.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cmake: update uninstall targetEduard Braun2017-07-201-23/+0
| | | | | | | | - update cmake_uninstall.cmake.in from https://cmake.org/Wiki/CMake_FAQ#Can_I_do_.22make_uninstall.22_with_CMake.3F and move the file to /CMakeScripts - on WIN32 simply delete the whole distribution directory (should be sufficient ant the script version is unbearably slow)
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+23
(bzr r5206)