diff --git a/CMakeLists.txt b/CMakeLists.txt index 163b3ec5..2a2a44c3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -86,7 +86,6 @@ else() else() set(CMAKE_INSTALL_RPATH "\$ORIGIN/lib") endif() - set(CMAKE_INSTALL_RPATH_USE_LINK_PATH 1) endif() if(LIB) if(WIN32)