Revert "Disable 'check' target generation for network autotests for Windows."
Too broad disabling, will disable more selectively This reverts commit 3efb0d50e590f6a1e8d67d0136a648cd3b97c37d. Change-Id: I29e25816646194b6a4b7d8ff69e0c0d074ac2a19 Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
8a811865ab
commit
1e4f035158
@ -19,8 +19,8 @@ cross_compile: SUBDIRS -= tools
|
|||||||
!contains(QT_CONFIG, opengl): SUBDIRS -= opengl
|
!contains(QT_CONFIG, opengl): SUBDIRS -= opengl
|
||||||
!unix|embedded|!contains(QT_CONFIG, dbus): SUBDIRS -= dbus
|
!unix|embedded|!contains(QT_CONFIG, dbus): SUBDIRS -= dbus
|
||||||
|
|
||||||
# disable 'make check' on Mac OS X and Windows for the following subdirs for the time being
|
# disable 'make check' on Mac OS X for the following subdirs for the time being
|
||||||
mac|win32 {
|
mac {
|
||||||
network.CONFIG += no_check_target
|
network.CONFIG += no_check_target
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user