diff options
Diffstat (limited to 'view/sharedcache/CMakeLists.txt')
| -rw-r--r-- | view/sharedcache/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/sharedcache/CMakeLists.txt b/view/sharedcache/CMakeLists.txt index e84ada5e..b49f8df7 100644 --- a/view/sharedcache/CMakeLists.txt +++ b/view/sharedcache/CMakeLists.txt @@ -68,6 +68,8 @@ target_include_directories(sharedcache PRIVATE ${CMAKE_CURRENT_SOURCE_DIR} ${CMA target_link_libraries(sharedcache PUBLIC sharedcacheapi binaryninjaapi sharedcachecore sharedcacheworkflow) +plugin_rpath(sharedcache) + set(COMPILE_DEFS "") |
