lirios / lirios/cmake-shared

INSTALL_PLUGINSDIR should be the result of QT_INSTALL_PLUGINS (from qmake -query) instead of "${INSTALL_LIBDIR}/plugins"

Open
#23 2 comments 0 reactions 1 assignee Claimed by @plfiorini View on GitHub
question
Dominant language
CMake
Stars
9
Forks
7
PR merge metrics
No merged PRs in 30d

Description

This will make it more compatible with distros that build their qtbase with a custom archdatadir, I think this must be what KDE does

I can work around it with -DINSTALL_PLUGINSDIR to not have to pass a QT_PLUGIN_PATH

but it makes it compatible with say archdatadir /opt/lib/$DEB_HOST_MULTIARCH/qt5/ in a multiarch layout, and coinstallability with Qt6

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.