Hi Fraser, > I've just noticed (or not!) that there doesn't *seem* to be a "make uninstall" > target in the cmake Makefile.
It's all part of the plan for world domination ;-) > I had a skim through the targets and couldn't see an obvious uninstall. > Have I missed something, is it called something else? Probably not - note, though, that there are multiple ways that cmake can handle "install" - it can generate an RPM, for example, that would do uninstall nicely. > 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? Usually I just run out of the build directory. Less hassle. -Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
