summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qglyphrun/BLACKLIST
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-11-30 19:28:00 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-12-08 09:13:03 +0100
commitb3576164f0aedf8d528c3724332a36b0fb6d05e0 (patch)
tree8dfdbcb6c1468309ce8ab990773806022430096c /tests/auto/gui/text/qglyphrun/BLACKLIST
parent9d831491334e75f8ccc691edaeb173af81ab80ac (diff)
CMake: Disable static plugin imports for non-executable targets
There is no point in generating cpp files containing Q_IMPORT_PLUGIN() macro calls for non-executable targets like modules, plugins and object libraries in a static Qt build. It causes unnecessary compiling of 10+ files for each of those targets. In a static Qt build, plugin imports should only be done for executables, tools and applications. Pick-to: 6.0 Change-Id: Ied90ef2f6d77a61a093d393cfdf94c400284c4f0 Reviewed-by: Craig Scott <craig.scott@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/auto/gui/text/qglyphrun/BLACKLIST')
0 files changed, 0 insertions, 0 deletions