summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qudpsocket/test/CMakeLists.txt
blob: 952a4a6833ba6f8303b630365a1e42b184e7eb81 (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
# Generated from test.pro.

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

add_qt_test(tst_qudpsocket
    GUI
    SOURCES
        ../tst_qudpsocket.cpp
    INCLUDE_DIRECTORIES
        ../../../../../shared
    PUBLIC_LIBRARIES
        Qt::Network
)

#### Keys ignored in scope 1:.:.:test.pro:<TRUE>:
# CONFIG = "testcase"
# 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:
# CONFIG = "unsupported/testserver"
# QT_TEST_SERVER_LIST = "danted" "echo"