Skip to content

Commit

Permalink
rpath
Browse files Browse the repository at this point in the history
  • Loading branch information
danemadsen committed Aug 24, 2024
1 parent 7bdc946 commit 8035d8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ set_target_properties(
babylon
PROPERTIES
LIBRARY_OUTPUT_DIRECTORY ${BABYLON_LIB_INSTALL_DIR}
BUILD_WITH_INSTALL_RPATH TRUE
INSTALL_RPATH "$ORIGIN"
)

if(BABYLON_BUILD_SOURCE OR ANDROID)
Expand Down

0 comments on commit 8035d8b

Please sign in to comment.