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

for this I use the directory-property CLEAN_NO_CUSTOM

from the docu:
 If this is true then the outputs of custom commands for this
 directory   will not be removed during the "make clean" stage.

see also the docu to
   set_property

Felix



                
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to