Hello!
I’m trying to build my existing app for SailfishOS (use sfdk), but cmake can’t find Qt5NetworkAuth
library. I tried to find it via sfdk tools package-search SailfishOS-4.5.0.18-armv7hl
but can’t find anything like this (qt5-qtnetwork, qt5-qtnetwork-devel are already installed).
How can I install it (maybe it’s in some meta package or it’s not available on qt-5.6?)
Thanks