summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qudpsocket/test/CMakeLists.txt
blob: 90c379528e2697068914fdcd177830cac91cf395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from test.pro.

#####################################################################
## tst_qudpsocket Test:
#####################################################################

qt_internal_add_test(tst_qudpsocket
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../" # special case
    SOURCES
        ../tst_qudpsocket.cpp
    LIBRARIES
        Qt::Network
        Qt::TestPrivate
    QT_TEST_SERVER_LIST "danted" "echo" # special case
)

#### Keys ignored in scope 1:.:.:test.pro:<TRUE>:
# MOC_DIR = "tmp"
# testcase.timeout = "800"

## Scopes:
#####################################################################

#### Keys ignored in scope 3:.:.:test.pro:(CMAKE_BUILD_TYPE STREQUAL Debug):
# DESTDIR = "../debug"

#### Keys ignored in scope 4:.:.:test.pro:else:
# DESTDIR = "../release"

#### Keys ignored in scope 5:.:.:test.pro:else:
# DESTDIR = "../"

#### Keys ignored in scope 6:.:.:test.pro:LINUX:
# QT_TEST_SERVER_LIST = "danted" "echo"