[SOLVED]Add make uninstall target

What it says on the tin: a place to discuss proposed new features.
Post Reply
User avatar
paul424
Gnome
Posts: 314
Joined: Thu May 24, 2012 7:16 pm
x 13

[SOLVED]Add make uninstall target

Post by paul424 »

As in title, for package sources, why no 'make uninstall' ? I know it's pretty uncommon, but that would help a lot updating and maintaining ogre install from sources a lot....
Last edited by paul424 on Mon Jul 12, 2021 3:37 pm, edited 1 time in total.
paroj
OGRE Team Member
OGRE Team Member
Posts: 1993
Joined: Sun Mar 30, 2014 2:51 pm
x 1073
Contact:

Re: Add make uninstall target

Post by paroj »

you can runt "xargs rm < install_manifest.txt" from the build folder
Post Reply