删除cmake安装过的文件

类似于uninstall

xargs rm < install_manifest.txt

如果是make生成的

make UNINST=1