Re: [CMake] Adding Additional Changes to Cmake's clean target

2010-07-30 Thread Hickel, Kelly
n builds. Unfortunately, there isn't any such thing to handle removing directories. Kelly Hickel From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Bob Torgerson Sent: Friday, July 30, 2010 4:57 PM To: cmake@cmake.o

[CMake] Adding Additional Changes to Cmake's clean target

2010-07-30 Thread Bob Torgerson
Greetings, I have recently been tasked with converting our old GNU makefiles to CMake for a medium-sized project involving both C and Fortran external components. CMake has made a big difference and helped make this process much more straightforward for each of the researchers who are using differ