mirror of
https://github.com/avast/retdec.git
synced 2025-01-31 18:53:23 +00:00
tests/CMakeLists,txt: fix relative path for RPATH.
This commit is contained in:
parent
f7547144fa
commit
060b75ac5f
@ -1,3 +1,6 @@
|
||||
|
||||
set(CMAKE_INSTALL_RPATH "$ORIGIN/../../lib")
|
||||
|
||||
add_subdirectory(bin2llvmir)
|
||||
add_subdirectory(capstone2llvmir)
|
||||
add_subdirectory(ctypes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user