diff options
author | Ahmad Samir <a.samirh78@gmail.com> | 2021-12-19 20:34:36 +0200 |
---|---|---|
committer | Ahmad Samir <a.samirh78@gmail.com> | 2021-12-19 20:34:36 +0200 |
commit | cca11c3432af161fa7da56548e1fc36bb1f4b345 (patch) | |
tree | 74224b6f6fd279f57db3d61dc89362e7a9ad8205 /modules/ECMSourceVersionControl.cmake | |
parent | b66c9f3c35aeb76143e754808006b40f0bf7f423 (diff) | |
download | extra-cmake-modules-cca11c3432af161fa7da56548e1fc36bb1f4b345.tar.gz extra-cmake-modules-cca11c3432af161fa7da56548e1fc36bb1f4b345.tar.bz2 |
Revert "Fix QT_PLUGIN_PATH for unittests"
As discussed in [1], it's simpler to put the files in builddir/bin/, i.e.
no /plugins subdir, this makes it easier to run the unittest directly from
the CLI/debugger/IDE, without relying on ctest exporting the correct
QT_PLUGIN_PATH; instead QCoreApplication::libraryPaths() will pick up the
plugins in e.g. builddir/bin/kf5/kio/ automatically.
This will be followed by a change in KCoreAddons to remove the /plugins/ dir
from the path in the builddir.
[1] https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/213
Diffstat (limited to 'modules/ECMSourceVersionControl.cmake')
0 files changed, 0 insertions, 0 deletions