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

#####################################################################
## tst_qlocalsocket Test:
#####################################################################

add_qt_test(tst_qlocalsocket
    GUI
    SOURCES
        ../tst_qlocalsocket.cpp
    DEFINES
        QLOCALSERVER_DEBUG
        QLOCALSOCKET_DEBUG
        SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../\\\"
    PUBLIC_LIBRARIES
        Qt::Network
)

#### Keys ignored in scope 1:.:.:test.pro:<TRUE>:
# CONFIG = "testcase"

## 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 = ".."