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

# Generated from qcolor.pro.

#####################################################################
## tst_bench_qcolor Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qcolor
    SOURCES
        tst_qcolor.cpp
    LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Test
)

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