Load android-specific target override in resolve_target
Otherwise, in separate_debug_info.prf, we try to process the original target, which is not what we actually build. Task-number: QTBUG-59779 Change-Id: I2b2d2e7b5f87041cc51075da7c3a5b690f94f1f3 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
This commit is contained in:
parent
c0ecfc08e3
commit
49fea13e6d
2
mkspecs/features/android/resolve_target.prf
Normal file
2
mkspecs/features/android/resolve_target.prf
Normal file
@ -0,0 +1,2 @@
|
||||
load(android)
|
||||
load(resolve_target)
|
Loading…
x
Reference in New Issue
Block a user