[CMake] [CMAKE] cmake -e copy error

David Cole david.cole at kitware.com
Thu Feb 25 13:28:44 EST 2010


Are you sure there's no extension on the input file? Or a typo slightly
misspelling it?

What's the output if you do:
ls -la /full/path/to/font/file

...from a command prompt?


On Thu, Feb 25, 2010 at 7:56 AM, Martin Guillon <MGuillon at movea.com> wrote:

> HI,
>
>
>
> I wanted to report a bug with cmake –E  copy. I want to use it, under osx,
> to copy a font(file without extension). But as a result of the copy I get a
> 0 bytes executable.
>
> I will try to see if it works with file(COPY) but at least I am sure it
> doesn’t work with cmake –E copy.
>
>
>
> Martin
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100225/d9173831/attachment.htm>


More information about the CMake mailing list