Re: [AD] make clean |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
On 10 Sep 2009, at 21:29 , Thomas Fjellstrom wrote:
Heh, I fairly regularly run: rm -fr build/*Usually because of something CMake decided to cache, and its easier for me tojust rm -fr * than to remember the location of the cmake cache ;D
Typically I want to keep the cache and just recompile what needs to be recompiled. I can't be bothered to change all the settings I want to change (debug options, platform settings - which reminds me, it may make sense to set something like "i386;x86_64" or "i386;x86_64;ppc" by default on OS X).
Evert
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |