summaryrefslogtreecommitdiffstats
path: root/Tests/COnly
diff options
context:
space:
mode:
authorHarmen Stoppels <me@harmenstoppels.nl>2024-06-24 14:18:46 (GMT)
committerBrad King <brad.king@kitware.com>2024-06-24 15:32:30 (GMT)
commit02f3e5be6a62ecee9d4c894792455f0bb747d7f7 (patch)
tree05fb23267dbce2a9d3e962e76f126e59fcf9951a /Tests/COnly
parentccbbf645522f87b38ddcaa68058f621a892e8b9f (diff)
downloadCMake-02f3e5be6a62ecee9d4c894792455f0bb747d7f7.zip
CMake-02f3e5be6a62ecee9d4c894792455f0bb747d7f7.tar.gz
CMake-02f3e5be6a62ecee9d4c894792455f0bb747d7f7.tar.bz2
file(RPATH_CHANGE ...): no-op for static binary
Setting `CMAKE_INSTALL_RPATH` on a project that contains statically linked executables breaks the install step, since rpaths cannot be changed. This commit makes rpath adjustments not an error on static libraries. Fixes #26078
Diffstat (limited to 'Tests/COnly')
0 files changed, 0 insertions, 0 deletions