summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpserver/test/.prev_CMakeLists.txt
blob: df05c5012b6087c27943c4a526f374efe8f25cca (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
# Generated from test.pro.

#####################################################################
## tst_qtcpserver Test:
#####################################################################

add_qt_test(tst_qtcpserver
    SOURCES
        ../tst_qtcpserver.cpp
    PUBLIC_LIBRARIES
        Qt::Network
)

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

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

extend_target(tst_qtcpserver CONDITION WIN32
    PUBLIC_LIBRARIES
        ws2_32
)

#### Keys ignored in scope 6:.:.:test.pro:LINUX:
# QT_TEST_SERVER_LIST = "danted" "cyrus" "squid" "ftp-proxy"