1339cc4667
Change-Id: Id42b9e481375d2ec0e68b73dc1e2ff36f0cbd49e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
23 lines
525 B
CMake
23 lines
525 B
CMake
# Generated from qnetconmonitor.pro.
|
|
|
|
#####################################################################
|
|
## qnetconmonitor Binary:
|
|
#####################################################################
|
|
|
|
# special case begin
|
|
if (NOT QT_FEATURE_private_tests)
|
|
return()
|
|
endif()
|
|
# special case end
|
|
|
|
qt_add_manual_test(qnetconmonitor
|
|
SOURCES
|
|
tst_qnetconmonitor.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::NetworkPrivate
|
|
Qt::Test
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:qnetconmonitor.pro:<TRUE>:
|
|
# TEMPLATE = "app"
|