Re-enable 'make check' for tests/auto/widgets
We want the autotests for the QtWidgets library to be run on Mac OS X as well. Change-Id: Ie731b802b64222c84116e2df82f536acf4971565 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
This commit is contained in:
parent
9af77d214a
commit
ed1d0886ca
@ -20,5 +20,4 @@ cross_compile: SUBDIRS -= tools
|
||||
# disable 'make check' on Mac OS X for the following subdirs for the time being
|
||||
mac {
|
||||
network.CONFIG += no_check_target
|
||||
widgets.CONFIG += no_check_target
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user