Hi,
In src/deployers/PlatformPluginsDeployer.cpp#L20 only platforms/libqxcb.so is copied over? Is there a way to get other platforms to ship? minimal, offscreen, vnc and alike?
Tried to add them via the EXTRA_QT_PLUGINS env variable but without success.
Hi,
In src/deployers/PlatformPluginsDeployer.cpp#L20 only
platforms/libqxcb.sois copied over? Is there a way to get other platforms to ship? minimal, offscreen, vnc and alike?Tried to add them via the
EXTRA_QT_PLUGINSenv variable but without success.