D8660: ECMAddTests: set QT_PLUGIN_PATH so locally built plugins can be found
David Faure
noreply at phabricator.kde.org
Sun Nov 5 08:50:36 UTC 2017
dfaure created this revision.
dfaure added reviewers: cgiboudeaux, kfunk.
Restricted Application added projects: Frameworks, Build System.
REVISION SUMMARY
This of course requires running the unittests via ctest rather than
launching the executable directly.
TEST PLAN
`ctest -V -R kurifiltertest` in kio, which prints QCoreApplication::libraryPaths() at the beginning of the test.
With this commit, builddir/kio/bin is added at the front of the list, and the kurifilter plugins from kio's build are loaded.
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D8660
AFFECTED FILES
CMakeLists.txt
To: dfaure, cgiboudeaux, kfunk
Cc: #frameworks, #build_system
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20171105/ff133fb8/attachment.html>
More information about the Kde-buildsystem
mailing list