[Cmake] Removing cmake generated files

Cody Batt cody at accessdata . com
Tue, 17 Jun 2003 12:30:14 -0600


Greetings,

I want to be able to tell cmake to remove all of the generated 
makefiles/projects, *.cmake, cmake.* and CMakeTmp etc.  Basically, I 
want to remove everything except CMakeLists.txt and my source files.  Is 
there a way to do this right now?  If not, is there a better place than 
this list to submit feature requests?

Thanks,

Cody