To uninstall,let the user remove the file himself.
commitd5a938788cbed90350544d47a9764a6ba7caadb6
authorEmmanuel Roullit <emmanuel@netsniff-ng.org>
Mon, 12 Dec 2011 16:54:34 +0000 (12 17:54 +0100)
committerEmmanuel Roullit <emmanuel@netsniff-ng.org>
Mon, 12 Dec 2011 15:24:52 +0000 (12 16:24 +0100)
tree1503fb8348167554f2fe0c4ff270c27400a91d79
parenta45317dea597876889fe31e67bf60188564f7add
To uninstall,let the user remove the file himself.

It is critical to delete files from a system and it could go very wrong.
After files have been installed on the target, CMake generates an
install_manifest.txt file.
Removing all files specified in this manifest is equivalent to an
uninstallation.

It would also avoid that we have such moments:
https://github.com/MrMEEE/bumblebee/commit/a047be85247755cdbe0acce6
INSTALL