[CMake] install without symlinks?

Kevin Burge kevin.burge at systemware.com
Thu May 13 17:23:07 EDT 2010


We build and install third-party libraries with our software to be 
completely self-contained.  We don't want any symlinks in the lib 
directory, but the install command will just install the symlink.  Does 
the install command have an option to tell it to copy the actual file 
instead of the symlink?  I don't see one.

Thanks,
Kevin


More information about the CMake mailing list