47428dfa55
Fixes: QTBUG-78164 Change-Id: I28b59bf84533fc33fafafd1511b5337d36af0e2b Reviewed-by: Qt CMake Build Bot Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
25 lines
559 B
CMake
25 lines
559 B
CMake
# Generated from qnetconmonitor.pro.
|
|
|
|
#####################################################################
|
|
## qnetconmonitor Binary:
|
|
#####################################################################
|
|
|
|
# special case begin
|
|
if (NOT QT_FEATURE_private_tests)
|
|
return()
|
|
endif()
|
|
# special case end
|
|
|
|
add_qt_manual_test(qnetconmonitor
|
|
SOURCES
|
|
tst_qnetconmonitor.cpp
|
|
LIBRARIES
|
|
Qt::NetworkPrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Network
|
|
Qt::Test
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:qnetconmonitor.pro:<TRUE>:
|
|
# TEMPLATE = "app"
|