summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/src/androidjnimain.cpp
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2013-08-30 16:09:06 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-06 19:47:22 +0200
commit018c4850c9d8c6a806d40a6a0da14855f071d4fe (patch)
tree4b6eb7cd421ab1ae718c023d9242802d5f752eca /src/plugins/platforms/android/src/androidjnimain.cpp
parent21fd5baf804ca9dfe5a52924a9c421951db8fd4f (diff)
Fix usr-move workaround in the presence of multi-arch.
The cmake directory may not be $PREFIX/lib/cmake, but instead $PREFIX/lib/<arch>/cmake. Getting the PATH of such a directory will not lead us to $PREFIX/, but to $PREFIX/lib. Use a relative calculation instead. Task-number: QTBUG-33223 Change-Id: Ice4e0f859ab1df238bad4eb942f073e84dd86cc3 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'src/plugins/platforms/android/src/androidjnimain.cpp')
0 files changed, 0 insertions, 0 deletions