No version number for the libs on Android

Authored by mkoller on Jul 12 2018, 6:34 AM.

Description

No version number for the libs on Android

When including the libs into an Android apk, the libs must
end with .so otherwise androiddeployqt (or one of the steps it does)
does not include them into the apk file.

Even all Qt libs compiled for Android do not end
in .so.5 but only in .so

Differential Revision: https://phabricator.kde.org/D14054

Details

Committed
mkollerJul 12 2018, 6:34 AM
Differential Revision
D14054: No version number for the libs on Android
Parents
R34:6ac5d9d01838: Merge remote-tracking branch 'origin/Applications/18.04'
Branches
Unknown
Tags
Unknown