We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15009b1 commit 119bb65Copy full SHA for 119bb65
1 file changed
CMakeLists.txt
@@ -24,6 +24,7 @@ set(artdaq_daqinterface_NOARCH TRUE)
24
25
include(CetCMakeEnv)
26
cet_cmake_env()
27
+SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
28
29
cet_set_compiler_flags(DIAGS VIGILANT
30
WERROR
0 commit comments