[Cmake] ADD_CUSTOM_COMMAND and make clean

Andy Cedilnik andy.cedilnik at kitware.com
Wed Apr 16 08:24:40 EDT 2003


Hi Neil,

At this point outputs of custom commands are not deleted. We might add
this as a feature of 1.8.

			Andy

On Tue, 2003-04-15 at 21:39, Neil Killeen wrote:
> Hello again
> 
> Should I expect
> 
> % make clean
> 
> to function for Makefiles generated via the ADD_CSUTOM_COMMAND
> 
> As an example, I see statements like
> 
> % make clean
> 
> /DATA/ELARA_3/mitk/Output/sun4sol/Documentation/Developers: building clean
> 
> it correctly decends into this and other subdirectories
> but does not remove anything.  The Makefile looks promising
> but falters at the last...





More information about the CMake mailing list