diff options
author | Olivier Iffrig <olivier.iffrig@ecmwf.int> | 2021-03-04 17:04:56 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-03-05 13:21:13 (GMT) |
commit | c456b0951370f900615e354ef724a153f607e837 (patch) | |
tree | cbfb5285a2c952567b659894a1b4901899330b85 /Source/CPack/IFW | |
parent | 1dde7e350a45638f2154430877a530968708448a (diff) | |
download | CMake-c456b0951370f900615e354ef724a153f607e837.zip CMake-c456b0951370f900615e354ef724a153f607e837.tar.gz CMake-c456b0951370f900615e354ef724a153f607e837.tar.bz2 |
CPack: Fix symbolic link detection for directories
In the case where the current path is a symlink to a directory, a
trailing slash causes the link to be dereferenced, which means that any
subsequent `FileIsSymlink` on it will return false.
Fixes: #21886
Diffstat (limited to 'Source/CPack/IFW')
0 files changed, 0 insertions, 0 deletions