[CMake] Copy two files into one file
Rolf Eike Beer
eike at sf-mail.de
Fri Jul 9 16:17:10 EDT 2010
Am Friday 09 July 2010 schrieb Bo Thorsen:
> The problem with this is that the Windows copy command wants \ instead of
> /.
>
> If I have to do the replacement, is there a better way to do this than
> to use the STRING command with a char replace?
FILE(TO_NATIVE_PATH path result)
HTH
Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100709/e67aa24e/attachment.pgp>
More information about the CMake
mailing list