[CMake] howto not remove an output in make clean

Denis Scherbakov denis_scherbakov at yahoo.com
Mon May 11 15:59:15 EDT 2009


> Is there a way to tell "make clean" to *not*
> remove the output from
> the custom command "foo.cpp" ?

You could try INSTALL to place a copy of this file, where you want.

Denis


      


More information about the CMake mailing list