Make the CMake tests run sequentially, not in parallel.

Otherwise the output is too intertwined.

Change-Id: I6729727b3afcdcbec58e3fa560587dd1fa08f38e
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
bb10
Stephen Kelly 2013-07-08 09:03:01 +02:00 committed by The Qt Project
parent 636b6c6375
commit dee419f31d
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ SUBDIRS += \
cmake \
installed_cmake
installed_cmake.depends = cmake
wince*: SUBDIRS -= printsupport
cross_compile: SUBDIRS -= tools
!qtHaveModule(opengl): SUBDIRS -= opengl