Skip to content

Fix rgg package install rpath

Haocheng LIU requested to merge haocheng.liu/rgg:fix-rgg-package-rpath into master

This commit set CMAKE_INSTALL_RPATH_USE_LINK_PATH to true so that dirs in the linker search path will be added to install rpath.

Merge request reports