There was an error while loading. Please reload this page.
1 parent bcfdbbc commit b0c3ca0Copy full SHA for b0c3ca0
CMakeLists.txt
@@ -58,7 +58,6 @@ endif()
58
# us to run the apps from the build dir without installing (come install time
59
# the binary is re-linked with an rpath matching that of the install prefix)
60
set(SKIP_BUILD_RPATH TRUE)
61
-set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
62
63
# Now detect a bunch of platform stuff
64
include(CheckFunctionExists)
0 commit comments