aboutsummaryrefslogtreecommitdiffstats
path: root/examples/scriptableapplication/pythonutils.cpp
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2018-01-29 15:23:57 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2018-02-06 10:47:58 +0000
commitdce67501894f527d37447e70e17fb3bc8834ea30 (patch)
treed059b4674a2780553b396196dd030b3a6e32bcf0 /examples/scriptableapplication/pythonutils.cpp
parentc605d686f8cc4c8d370ec4d6260fca4b423f5526 (diff)
Embeds $ORIGIN rpath into QtCore and libICU libraries
In case if Qt is configured without "-R ." which adds the $ORIGIN rpath value, the linker will not try to find the copied over ICU libraries (because the RPATH of a library higher in the dependency tree does not get inherited by its children). We want to make sure that the linker does attempt to find the ICU libraries in the destination Qt libdir, so we prepend the additional rpath value to the QtCore library, and also to the ICU libraries. Change-Id: Idbbf578d58ee12806b61610e6fd21f7c1ac48e3d Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/scriptableapplication/pythonutils.cpp')
0 files changed, 0 insertions, 0 deletions