2022-07-05 11:26:52 +00:00
|
|
|
# Copyright (C) 2022 The Qt Company Ltd.
|
2022-08-19 13:21:34 +00:00
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
2022-07-05 11:26:52 +00:00
|
|
|
|
2019-11-12 13:01:48 +00:00
|
|
|
# Generated from qnetconmonitor.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## qnetconmonitor Binary:
|
|
|
|
#####################################################################
|
|
|
|
|
|
|
|
# special case begin
|
|
|
|
if (NOT QT_FEATURE_private_tests)
|
|
|
|
return()
|
|
|
|
endif()
|
|
|
|
# special case end
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_manual_test(qnetconmonitor
|
2019-11-12 13:01:48 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qnetconmonitor.cpp
|
2022-07-25 15:50:38 +00:00
|
|
|
LIBRARIES
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::NetworkPrivate
|
2019-11-12 13:01:48 +00:00
|
|
|
Qt::Test
|
|
|
|
)
|
|
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:qnetconmonitor.pro:<TRUE>:
|
|
|
|
# TEMPLATE = "app"
|