Skip to content

Commit 1cb513c

Browse files
removed RPATH definition
1 parent bcfdbbc commit 1cb513c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ endif()
5858
# us to run the apps from the build dir without installing (come install time
5959
# the binary is re-linked with an rpath matching that of the install prefix)
6060
set(SKIP_BUILD_RPATH TRUE)
61-
set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
6261

6362
# Now detect a bunch of platform stuff
6463
include(CheckFunctionExists)

0 commit comments

Comments
 (0)