summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-10-15 17:09:29 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-10-16 13:53:04 +0200
commitc6b3680bcf433bc82219e787b80a2f3430706def (patch)
tree541beaa15b2552c5a92ee298f1f85922f919ad93 /tests/auto/corelib/text
parentff33883fead48137d1a9b5de5d33d8b15a585811 (diff)
CMake: Fix qt_add_plugin to be a proper public API function
When configuring an example like widgets/tools/plugandpaint/plugins/basictools outside of a Qt build, the configuration fails because it tries to call the internal function instead of the public one. This was needed some time ago to facilitate moving from qt_add_plugin to qt_internal_add_plugin, so some compatibility code was added. But we've now migrated to qt_internal_add_plugin across most repos, so we should remove the compatibility code to allow examples to configure successfully. Amends 6fbeef4c6b2323fc4b7856520c0f38f8139c9c54 Fixes: QTBUG-86858 Change-Id: Ib15f50351a8742c44d7a8be84be4e576cb48bddb Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/auto/corelib/text')
0 files changed, 0 insertions, 0 deletions