summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qdtls/CMakeLists.txt
blob: 8072d8d0e0804e225842dea67f446029c877fd4b (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
# Generated from qdtls.pro.

#####################################################################
## tst_qdtls Test:
#####################################################################

# Collect test data
list(APPEND test_data "certs")

qt_add_test(tst_qdtls
    SOURCES
        tst_qdtls.cpp
    PUBLIC_LIBRARIES
        Qt::NetworkPrivate
    TESTDATA ${test_data}
)

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

#### Keys ignored in scope 3:.:.:qdtls.pro:(CMAKE_BUILD_TYPE STREQUAL Debug):
# DESTDIR = "debug"

#### Keys ignored in scope 4:.:.:qdtls.pro:else:
# DESTDIR = "release"