[SOLVED]Add make uninstall target
-
paul424
- Orc
- Posts: 414
- Joined: Thu May 24, 2012 7:16 pm
- x 23
[SOLVED]Add make uninstall target
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

- Posts: 2283
- Joined: Sun Mar 30, 2014 2:51 pm
- x 1246
Re: Add make uninstall target
you can runt "xargs rm < install_manifest.txt" from the build folder