summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-10-12 11:30:58 +0200
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-10-15 18:45:19 +0000
commitcd62d2810ba89243a0f6da43befcd0ebd557c4d8 (patch)
treea1e9f6b0d22d38a2a7944c0386f538b1c73a9213 /src/plugins/platforms/qnx
parent9a088e78690a3052f9c2d7e388e37957c2470ab1 (diff)
make users of qt modules inherit the modules' public QMAKE_USE
when a module makes an external dependency part of its api, the users of that module need to know the include paths (and possibly defines) of that dependency, and also need to link to it explicitly if they want to access symbols from it directly. this patch implements this via the usual qt module pri mechanism. limitation: the external library definitions are in the private pris, so technically a public module is not allowed to make its external dependencies public. we don't have (and don't anticipate) such a case. Change-Id: I2dbbdcfcfc1b200acae151a969976cd668e24f89 Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Diffstat (limited to 'src/plugins/platforms/qnx')
0 files changed, 0 insertions, 0 deletions