[CMake] Timestamps...

Lars Pechan lars.pechan at parkerpechan.com
Thu Oct 28 05:04:32 EDT 2004


No, it's Windows actually, NMake Makefiles. And the copying is done 
using 'cmake -E copy fullSrcPath fullDestPath'.

/Lars

On 28/10/2004, at 8:30 PM, vanroose wrote:

>> 4) I first copy it to buildroot/X/app.rc
>> 5) It then gets copied into buildroot/Y/app.rc.
>> 6) (The copying is done via custom commands where buildroot/Y/app.rc
>>
>> depends on buildroot/X/app.rc).
>
> I'm assuming you are running UNIX.
> Replace this last copy by a "cp -p"
> That way, both files will have exactly identical timestamps.
>
> --      Peter Vanroose.



More information about the CMake mailing list