Skip to content
  • Brad King's avatar
    ENH: Use builtin chrpath instead of relinking ELF targets · 34c76d43
    Brad King authored
      - Add cmSystemTools::ChangeRPath method
      - Add undocumented file(CHRPATH) command
      - When installing use file(CHRPATH) to change the rpath
        instead of relinking
      - Remove CMAKE_CHRPATH lookup from CMakeFindBinUtils
      - Remove CMAKE_USE_CHRPATH option since this should
        always work
    34c76d43