On Jan 21, 2008 6:16 AM, pepone. onrez <[EMAIL PROTECTED]> wrote:
>
> SET ( COPY_FILE cp -v )

Better: ${CMAKE_COMMAND} -E copy
Type cmake -E for details of OS portable commands.

Your example build fails on Cygwin with the same problem.


Cheers,
Brandon Van Every
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to