summaryrefslogtreecommitdiffstats
path: root/Source/cmOutputRequiredFilesCommand.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-03-28 15:38:29 (GMT)
committerBrad King <brad.king@kitware.com>2023-03-28 16:06:24 (GMT)
commit9c14f1484871fb667611e531b9a7139279924f74 (patch)
treee7ae1fa23f0e35ef3806f4185fddee7af4b589b3 /Source/cmOutputRequiredFilesCommand.h
parentf4b8176447699ba82c2bf7baf2d609d0d6e3259b (diff)
downloadCMake-9c14f1484871fb667611e531b9a7139279924f74.zip
CMake-9c14f1484871fb667611e531b9a7139279924f74.tar.gz
CMake-9c14f1484871fb667611e531b9a7139279924f74.tar.bz2
install(TARGETS): Do not apply installation tweaks to NAMELINK files
These files are symlinks to the real binaries, and we already apply tweaks to those. Previously we generated installation tweak code guarded by a `NOT IS_SYMLINK` condition that is never true. Drop the code altogether. Add a test covering the motivating use case, in which a `POST_BUILD` step modifies the namelink file to not actually be a symlink. Fixes: #24647
Diffstat (limited to 'Source/cmOutputRequiredFilesCommand.h')
0 files changed, 0 insertions, 0 deletions