summaryrefslogtreecommitdiffstats
path: root/tests/manual/sslconfiguration/CMakeLists.txt
blob: 0ea81728830f5ed68bae0b4ca111ef01ff18ac18 (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
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from sslconfiguration.pro.

#####################################################################
## sslconfiguration Binary:
#####################################################################

qt_add_manual_test(sslconfiguration
    SOURCES
        main.cpp
    DEFINES
        QT_DEPRECATED_WARNINGS
    LIBRARIES
        Qt::Mqtt
        Qt::Network
)

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

#### Keys ignored in scope 2:.:.:sslconfiguration.pro:QNX:
# target.path = "/tmp/$${TARGET}/bin"

#### Keys ignored in scope 4:.:.:sslconfiguration.pro:UNIX AND NOT ANDROID:
# target.path = "/opt/$${TARGET}/bin"

#### Keys ignored in scope 5:.:.:sslconfiguration.pro:NOT target.path_ISEMPTY:
# INSTALLS = "target"