Skip to content
Commit fac8e4ed authored by Volker Krause's avatar Volker Krause
Browse files

Add library ABI suffixes on Android with Qt6

Qt6 does this in its own qt_add_library|executable macros now, and as we
don't use those we now miss the ABI suffixes. That as such works just fine,
 but we have the assumption that those suffixes are present in many places
(e.g. for the naming of the androiddeployqt dependency XML files), so
better add them here as well.
parent 30dfe392
Pipeline #494205 passed with stage
in 16 minutes and 54 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment