The one time I uninstalled I used 'xargs rm < install_manifest.txt' It wasn't so bad.
http://www.cmake.org/Wiki/CMake_FAQ#Can_I_do_.22make_uninstall.22_with_CMake.3F ----- Original Message ----- > From: "Fraser Adams" <[email protected]> > To: [email protected] > Sent: Friday, March 22, 2013 12:07:51 PM > Subject: is there a cmake uninstall target???? > > Hi All, > separate thread to my cmake build woes :-) > > I've just noticed (or not!) that there doesn't *seem* to be a "make > uninstall" target in the cmake Makefile. > > I had a skim through the targets and couldn't see an obvious > uninstall. > Have I missed something, is it called something else? > > It'd certainly be good to have a target to clean up install > directories > for when I might need to properly start afresh. I don't much fancy > going > through manually deleting. > > Any thoughts? > > Frase > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
