mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
02f3e5be6a
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
3.2 KiB
3.2 KiB