summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-10-11 20:57:12 +0200
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-10-26 08:50:40 +0000
commitc00af2a38343c8f7e893e42717ce1cb2f34fa44c (patch)
tree328e02b299237be07cf27cadfb8a3d0909c6347f /src/plugins
parent443c9c1db5dc2b3eb8fb754ff3b63f0b7d68e7e1 (diff)
fix over-exposure of private dependencies
QT_FOR_PRIVATE should end up in QT_PRIVATE instead of QT after being recorded in the private module pri. otherwise it's added to LIBS and becomes part of the library's (and thus also the public module's) link interface. after the fix, only the (semantically redundant) resolution of qt module dependencies will add the private deps, and only when the private module is explicitly requested. Change-Id: I3378457013cad5fa611a22ccbe184e6aa675a2ef Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions