603628b1ea
This reduces unnecessary OS conditions in qmake since these platforms are mutually exclusive, and also opens up their potential for use on macOS to transparently support multi-arch builds like UIKit platforms. This is also more similar to what Xcode does, as the DEPLOYMENT_TARGET variables are platform specific, while the ARCHS variable is not. DEPLOYMENT_TARGET has a use case for being OS specific in qmake (host tools vs targets), while ARCHS does not. Change-Id: Icee838a39e84259c2089faff08cc11d5f849758d Reviewed-by: Lars Knoll <lars.knoll@qt.io> |
||
---|---|---|
.. | ||
bitcode.prf | ||
default_post.prf | ||
default_pre.prf | ||
device_destinations.sh | ||
devices.pl | ||
exclusive_builds_post.prf | ||
qt_config.prf | ||
qt_parts.prf | ||
qt.prf | ||
resolve_config.prf | ||
sdk.prf | ||
testcase_targets.prf | ||
testcase.prf | ||
xcodebuild.mk | ||
xcodebuild.prf |