RPATH of libmysqlclient/libgeotiff/liblaszip come from imported target and did not get propagated into install RPATH. Setting CMAKE_INSTALL_RPATH_USE_LINK_PATH to true avoid stripping these RPATH during cmake installPhase.
RPATH of libmysqlclient/libgeotiff/liblaszip come from imported target and did not get propagated into install RPATH. Setting CMAKE_INSTALL_RPATH_USE_LINK_PATH to true avoid stripping these RPATH during cmake installPhase.