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