Benthomann

Results 1 comments of Benthomann

Use CMakeList.txt set(CMAKE_INSTALL_RPATH "@executable_path/../lib") and set(CMAKE_BUILD_WITH_INSTALL_RPATH ON) or use -DCMAKE_INSTALL_RPATH='@loader_path/../lib in CMake configuration option.