qt5base-lts/tests/manual/qnetconmonitor/CMakeLists.txt
Leander Beernaert 47428dfa55 Convert all of tests/manual
Fixes: QTBUG-78164
Change-Id: I28b59bf84533fc33fafafd1511b5337d36af0e2b
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-11-14 09:03:26 +00:00

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"