summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkdiskcache/CMakeLists.txt
blob: e97a6168fb363356eac2bf28e046247999b13951 (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 qnetworkdiskcache.pro.

#####################################################################
## tst_bench_qnetworkdiskcache Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qnetworkdiskcache
    SOURCES
        tst_qnetworkdiskcache.cpp
    LIBRARIES
        Qt::Network
        Qt::Test
)

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