[CMake] Copying files (different name)

Nicholas Yue yue.nicholas at gmail.com
Thu May 26 19:46:19 EDT 2011


Hi,

     With the FILE ( COPY .. DESTINATION) command, is there a way to 
create a second copy of a file at the DESTINATION with a different name 
? In my case, my DESTINATION is the same as the original location.

     Basically, I am trying to duplicate this command line

     copy header.h.vc header.h

Regards



More information about the CMake mailing list