Skip to content

Commit

Permalink
removed RPATH definition
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-safarov committed Aug 2, 2023
1 parent bcfdbbc commit 1cb513c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ endif()
# us to run the apps from the build dir without installing (come install time
# the binary is re-linked with an rpath matching that of the install prefix)
set(SKIP_BUILD_RPATH TRUE)
set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")

# Now detect a bunch of platform stuff
include(CheckFunctionExists)
Expand Down

0 comments on commit 1cb513c

Please sign in to comment.