summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/cmake_uninstall.cmake.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-07-20cmake: update uninstall targetEduard Braun1-0/+21
- 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)