see https://gitlab.kitware.com/cmake/cmake/-/issues/20250 it is supposed to be relative, us setting it to an absolute path breaks documented assumptions. do we still know where/what how things were broken by it? it shouldn't be too difficult to fix stuff to use CMAKE_INSTALL_FULL_LIBDIR when it is being used outside install commands (where relative work fine).