diff options
author | Brad King <brad.king@kitware.com> | 2009-10-21 17:11:42 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-10-21 17:11:42 (GMT) |
commit | 7a6db286c8bacb0e9c90e987f3b84381a9a24d28 (patch) | |
tree | b848d1aca8fcb7b03ce7e2668a625b327dc093e8 /Modules/FindJava.cmake | |
parent | 7a9f75c1a8ab159398ee852774904e7b7b0457c2 (diff) | |
download | CMake-7a6db286c8bacb0e9c90e987f3b84381a9a24d28.zip CMake-7a6db286c8bacb0e9c90e987f3b84381a9a24d28.tar.gz CMake-7a6db286c8bacb0e9c90e987f3b84381a9a24d28.tar.bz2 |
Tweak all files during target installation
During installation of a target we generate "tweak" rules to update the
installed file (RPATH, strip, ranlib, etc.). However, some targets
install multiple files, such as the versioned names of a shared library.
Previously the extra files for a target have always been symbolic links,
but for cross-compiling from Windows to UNIX they may need to be copies.
This commit teaches the generated install scripts to loop over all files
installed for the target to apply tweaks to those that are not symlinks.
See issue #9171.
Diffstat (limited to 'Modules/FindJava.cmake')
0 files changed, 0 insertions, 0 deletions