mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-21 15:28:41 -05:00
ecbe5a8479
When installing into a prefix with existing directory symlinks, tell `tar` not to replace them with real directories from the package. Fixes: #21119