[CMake] an easy way to clean cmake generated files?

Ákos Maróy darkeye at tyrell.hu
Mon Mar 24 05:23:04 EDT 2008


Andreas Pakulat wrote:
> Use out-of-source builds, then you can just rm -rf builddir and be done.

I'd love to, but I want to use Eclipse for the building itself, and it 
seems Eclipse needs in-source builds to be able to do meaningful debugging..

> For in-source-builds this is going to be manual work.

:(

conceptually I don't understand though. it's cmake that knows best what 
temporary files it is generating..


Akos



More information about the CMake mailing list