Add cross_compile to qconfig.pri for global advertising
authorDonald Carr <donald.carr@nokia.com>
Wed, 29 Feb 2012 23:55:13 +0000 (23:55 +0000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 8 Mar 2012 22:52:34 +0000 (23:52 +0100)
commit3c47b52bd37488d41a3ad068de7976c838b7d63c
tree785f55e869d27e01259e61e54cb6f03e8ff3b6ba
parent6a5e2fdde368870a9830b26ae1c60c17c329df51
Add cross_compile to qconfig.pri for global advertising

.qmake.cache is not necessarily accessible to other modules which depend on
information about whether we are cross compiling or not. We might as well
advertise this fact globally via the CONFIG variable in qconfig.pri.

Change-Id: I6dee3e6604e5ca1c775c5f9f834fe29b4e27adb8
Reviewed-by: Donald Carr <donald.carr@nokia.com>
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Johannes Zellner <johannes.zellner@nokia.com>
configure
tools/configure/configureapp.cpp