Skip to content

Update for Qt 5.14 android directory layout changes.

Matthew Waters requested to merge ystreet/cerbero:qt-5.14-android into master

commit caa78c6b

utils: fix qt detection with qt 5.14 android dirctory layout

commit eaa5950e

meson: fix Qt 5.14 with android detection

The directory layout changed and each architecture is now embedded into
the library name instead of separate directories.

Merge request reports