summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/socket/qudpsocket/CMakeLists.txt
blob: 2cd904d47bd12fb694041ce1ca251f23c3ac67e4 (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 qudpsocket.pro.

#####################################################################
## tst_bench_qudpsocket Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qudpsocket
    SOURCES
        tst_qudpsocket.cpp
    LIBRARIES
        Qt::Network
        Qt::Test
)

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