You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CMake] Append to CMAKE_INSTALL_RPATH with CACHE FORCE
Correctly append the additional RPATHs set by the ROOT build system to
the `CMAKE_INSTALL_RPATH` variable set by the user, which is cached in
`CMAKE_INSTALL_RPATH-CACHED` by the ROOT build system.
Follows up on c77bd87.
Closes#19134.
Needs a backport to 6.36.
0 commit comments