summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/ssl/qsslsocket/CMakeLists.txt
blob: c2392dc7682ef95c6cb3d46418e93727cc3a3760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from qsslsocket.pro.

#####################################################################
## tst_bench_qsslsocket Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qsslsocket
    SOURCES
        tst_qsslsocket.cpp
    LIBRARIES
        Qt::Network
        Qt::Test
)

#### Keys ignored in scope 1:.:.:qsslsocket.pro:<TRUE>:
# TEMPLATE = "app"