diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-02-17 21:46:05 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-02-17 21:48:22 -0800 |
commit | 12b73912f2c80ddbc690bd44cc44b8ce09488511 (patch) | |
tree | f6c1ac285723e47f98ced4e86c8468bd850d2021 /file.c | |
parent | 2677f3ca79f31c6aba1141d3402c888b57f20959 (diff) | |
download | subsurface-12b73912f2c80ddbc690bd44cc44b8ce09488511.tar.gz |
Use rpath to make binaries run without LD_LIBRARY_PATH
When building binaries with our custom libraries it is always a pain to
ensure that all the libraries are found. Adding an rpath can help.
When running qmake with CONFIG+=setRpath we include the paths for our
private builds of libgit2 and libssrfmarble (assuming those are not using
the system libraries).
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'file.c')
0 files changed, 0 insertions, 0 deletions