summaryrefslogtreecommitdiffstats
path: root/src/testlib
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2011-08-30 10:50:55 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-01 05:36:26 +0200
commit25a0cf881e6ca6dc8bd969e7047c3967796fcd94 (patch)
tree39b892ab7cf7a94f4b0a5882d52fd0ae68556221 /src/testlib
parent964793718fee83d46103acb5deb0bde4fa78a9af (diff)
Fix inclusion of .qmake.cache for modules with config tests.
Qt modules with config tests generate a module level .qmake.cache with the results of the config tests. The existance of this file prevents qmake from walking up the directory tree and finding the Qt global cache file. This results in the system build not working as expected. For example running 'make' in the module would only build the contents of src and skip tests and examples. Fixed by adding a include statement to the end of the config test generated .qmake.cache. Change-Id: I68a5f2a96f4ee02076b6457ae085f45d894cd4ed Reviewed-on: http://codereview.qt.nokia.com/3830 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Diffstat (limited to 'src/testlib')
0 files changed, 0 insertions, 0 deletions