summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/image/qpixmapcache/CMakeLists.txt
blob: 948f0273b233864149b496f3c9fad8e23f1bb176 (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 qpixmapcache.pro.

#####################################################################
## tst_bench_qpixmapcache Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qpixmapcache
    SOURCES
        tst_qpixmapcache.cpp
    LIBRARIES
        Qt::Gui
        Qt::Test
)

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