Use RUNPATH instead of RPATH for setting preferred dependency paths
This commit is contained in:
@@ -115,7 +115,7 @@ target_compile_options(
|
|||||||
|
|
||||||
target_link_options(
|
target_link_options(
|
||||||
Bloom
|
Bloom
|
||||||
PUBLIC [=[-Wl,--disable-new-dtags]=] #,--verbose
|
PUBLIC [=[-Wl,-z,origin]=] #,--verbose
|
||||||
)
|
)
|
||||||
|
|
||||||
if (${ENABLE_SANITIZERS})
|
if (${ENABLE_SANITIZERS})
|
||||||
|
|||||||
Reference in New Issue
Block a user