forked from RobotLocomotion/drake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Executables need to be fixed up to find where the libraries built in the drake project are. Similarly to what is done for the libraries, on MacOS the executable dependency paths are updated to correspond to the install tree paths, and on Linux a relative RPATH is added to each executable to point to the directory(ies) in which the libraries they depend on are.
- Loading branch information
Francois Budin
committed
Dec 8, 2017
1 parent
c84bceb
commit 4b05960
Showing
1 changed file
with
35 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters