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

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

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

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