The pattern "*debug*" also matches libinvalidplugin_debug.dylib on macOS. As the CMake target for the plugins include the 'plugin' part, let's look for that as well when finding matching plugins. Change-Id: Icf3177d42c104829890a8c404a6b9782bf190bb4 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 087ace615a6399f6bf7a020bce07365689bd4784) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> |
||
|---|---|---|
| .. | ||
| debugplugin | ||
| invalidplugin | ||
| releaseplugin | ||
| .gitignore | ||
| CMakeLists.txt | ||
| tst_qplugin.cpp | ||