2020-12-18 14:35:49 +00:00
|
|
|
|
|
|
|
qt_internal_add_manual_test(qnetworkinformation
|
|
|
|
SOURCES
|
|
|
|
tst_qnetworkinformation.cpp
|
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Network
|
|
|
|
Qt::Test
|
|
|
|
)
|
2021-05-27 13:56:32 +00:00
|
|
|
|
|
|
|
qt_internal_extend_target(qnetworkinformation CONDITION ANDROID OR UIKIT
|
2021-09-20 18:04:24 +00:00
|
|
|
SOURCES
|
|
|
|
mainwindow.h
|
2021-05-27 13:56:32 +00:00
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Widgets
|
|
|
|
DEFINES
|
|
|
|
MOBILE)
|