diff options
author | Eric NOULARD <eric.noulard@gmail.com> | 2010-08-28 14:50:06 (GMT) |
---|---|---|
committer | Eric NOULARD <eric.noulard@gmail.com> | 2010-08-28 14:50:06 (GMT) |
commit | 013e0039eeb7e8bf213c3851161ce9a18f7b940d (patch) | |
tree | 38c25d39e14cb59b98c33da8d87a6c07496078b7 /Tests | |
parent | 216aa24d9296d3c9af607aea59e38c51c482838b (diff) | |
download | CMake-013e0039eeb7e8bf213c3851161ce9a18f7b940d.zip CMake-013e0039eeb7e8bf213c3851161ce9a18f7b940d.tar.gz CMake-013e0039eeb7e8bf213c3851161ce9a18f7b940d.tar.bz2 |
CPack handle symlinks in CPACK_INSTALLED_DIRECTORIES fix for bug5430
The proposed solution is to avoid to CopyIfDifferent any links
found in CPACK_INSTALLED_DIRECTORIES but memorize them instead
then at the end of the processing for each dir do re-create the
link in the installed tree.
Current patch should work if the link are "local" to the directory.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions