Fix build failure when QtNetwork module is not build

Affected plugins: tuiotouch, vnc

Change-Id: Iabf72e3da0a25de0de2a861c69a29b3887ca81c3
Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
bb10
Pasi Petäjäjärvi 2018-02-12 13:36:45 +02:00
parent da1ca1be51
commit af18215a95
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ qtConfig(tslib) {
SUBDIRS += tslib
}
qtConfig(udpsocket) {
qtHaveModule(network):qtConfig(udpsocket) {
SUBDIRS += tuiotouch
}

View File

@ -36,7 +36,7 @@ qtConfig(directfb) {
qtConfig(linuxfb): SUBDIRS += linuxfb
qtConfig(vnc): SUBDIRS += vnc
qtHaveModule(network):qtConfig(vnc): SUBDIRS += vnc
freebsd {
SUBDIRS += bsdfb