Revision 6a465a4e42d1bdbbee39b6587043cf817653718e authored by Pere Mato on 27 May 2015, 14:45:17 UTC, committed by Pere Mato on 27 May 2015, 14:45:17 UTC
Setting of CMAKE_INSTALL_RPATH prior to inclusion of RootInstallDirs
hardcodes RPATH based on CMAKE_INSTALL_PREFIX. RootInstallDirs
may result in final library install path being modified from this
value.

Move RPATH settings post-inclusion of RootInstallDirs. Set
CMAKE_INSTALL_DIR to value of CMAKE_INSTALL_FULL_LIBDIR which
is set by RootInstallDirs and will be consistent through the project.
1 parent 44f21c8
History

back to top