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

#####################################################################
## tst_qnetworksession Test:
#####################################################################

add_qt_test(tst_qnetworksession
    GUI
    SOURCES
        ../../qbearertestcommon.h
        tst_qnetworksession.cpp
    LIBRARIES
        Qt::NetworkPrivate
    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 = ".."

#### Keys ignored in scope 6:.:.:test.pro:NOT ANDROID AND NOT WINRT:
# TEST_HELPER_INSTALLS = "../lackey/lackey"