diff options
author | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2013-01-08 15:34:26 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-01-25 18:00:03 (GMT) |
commit | 87fa0250081cffb6e413fec7957f5ac4add6cdd1 (patch) | |
tree | c7f0b157f7cdd378cd6fae55a101223b8cfd4ba3 /src/src.pro | |
parent | 07ef98afcd5781eaa7122bf1c02a51b3f6c17a0b (diff) | |
download | Qt-87fa0250081cffb6e413fec7957f5ac4add6cdd1.zip Qt-87fa0250081cffb6e413fec7957f5ac4add6cdd1.tar.gz Qt-87fa0250081cffb6e413fec7957f5ac4add6cdd1.tar.bz2 |
set pkg-config *_location directly to install dir
qmake tries to replace all occurrences of the install prefix with a
literal ${prefix}. of course this would mess up build paths which happen
to live under the prefix (this is untypical, but still), which would
break the sed magic in the subsequent install step. as qmake itself has
no use for the .pc files, it's ok to target them directly for the
install dir. we do the same with the include and lib dirs already.
qt5 is already doing the right thing.
Task-number: QTBUG-28807
Change-Id: I82c17284d1dbac4a96845db2ddec9680e251e7a5
Reviewed-by: Davide Pesavento <davidepesa@gmail.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'src/src.pro')
0 files changed, 0 insertions, 0 deletions