summaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-02-17 21:46:05 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-02-17 21:48:22 -0800
commit12b73912f2c80ddbc690bd44cc44b8ce09488511 (patch)
treef6c1ac285723e47f98ced4e86c8468bd850d2021 /file.c
parent2677f3ca79f31c6aba1141d3402c888b57f20959 (diff)
downloadsubsurface-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