This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
qt5base-lts
Watch
1
Star
0
Fork
0
You've already forked qt5base-lts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ca7c0a575
qt5base-lts
/
mkspecs
/
features
/
android
/
resolve_target.prf
4 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
don't auto-create install targets for static libs these are not meant to be deployed, so the install hack should skip them. Task-number: QTBUG-42830 Change-Id: I870499dca2cfea87bf0048f019d651ce9cc5d788 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2017-06-06 18:37:29 +00:00
load(resolve_config)
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>
2017-03-31 14:35:56 +00:00
load(android)
load(resolve_target)
Reference in New Issue
Copy Permalink