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