[CMake] Copyonly symlink ?

Brandon Van Every bvanevery at gmail.com
Thu Nov 1 14:22:16 EDT 2007


On Nov 1, 2007 11:31 AM, Félix C. Morency <felix.morency at gmail.com> wrote:
> Hi,
>
> With the CONFIGURE_FILES( ... COPYONLY ) command, is it possible to make a
> symlink to the file on system that supports symlink and really copy the file
> on system that doesn't support symlink ?

I don't think so.

> If not, is there another way to do this ?

Try the cmake -E commands.

Cheers,
Brandon Van Ever


More information about the CMake mailing list