Skip to content

Commit 119bb65

Browse files
committed
Enable RPATH for CMake builds
1 parent 15009b1 commit 119bb65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ set(artdaq_daqinterface_NOARCH TRUE)
2424

2525
include(CetCMakeEnv)
2626
cet_cmake_env()
27+
SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
2728

2829
cet_set_compiler_flags(DIAGS VIGILANT
2930
WERROR

0 commit comments

Comments
 (0)