[Interest] how do I tell cmake that I need libQt5PositioningQuick.so
Thiago Macieira
thiago.macieira at intel.com
Tue Jul 10 16:23:53 CEST 2018
On Monday, 9 July 2018 23:42:06 PDT Dirk Hohndel wrote:
> When upgrading to Qt 5.11 we ran into an odd problem when packaging our
> app... we seem to be missing a dependency for libQt5PositioningQuick.so (or
> QtPositioningQuick.framework on Mac). What's odd is that this worked
> perfectly fine with Qt 5.10 - so nothing from our side has changed.
>
> I'd love to hear if there's a magic incantation I could tell cmake to make
> sure that library is bundled.
There should be no magic, not more than for any other module. The cmake files
are autogenerated for all Qt modules, so Qt5PositioningQuick is not different
from any other.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list