summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-05-18 23:09:41 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-05-25 21:18:30 +0200
commit4b23baddd39bae3a32a0fecfc54978ec1223bdfc (patch)
treec812dd2e9d5d714e75fd09be3afc566997dcf832 /src
parent37b0a9c8a37b057d52ade5f393baf8aac692f0d9 (diff)
CMake: Write QT.XXX.depends entries into module pri files
Qt module targets now export the "_qt_config_module_name" property, which contains the module's name in qmake land. This can be different from the lower case target name (e.g. Test vs testlib). This exported property is used when retrieving the dependencies of a module outside of qtbase. The property's name is a bit odd and lower case, because we want to be able to set it on INTERFACE_LIBRARY targets, for instance header modules. This CMake pecularity is described in https://gitlab.kitware.com/cmake/cmake/issues/19261 Fixes: QTBUG-84287 Change-Id: I4a75af3ebeabebc56a0f77d464e45ab7fd81eafa Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions