[SOLVED]Add make uninstall target

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

[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: 2106
Joined: Sun Mar 30, 2014 2:51 pm
x 1132

Re: Add make uninstall target

Post by paroj »

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