summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/widgets/graphicsview/qgraphicsitem/CMakeLists.txt
blob: 479386a2f1b130c6ed02c6e3815b11a1e86aa695 (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 qgraphicsitem.pro.

#####################################################################
## tst_bench_qgraphicsitem Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qgraphicsitem
    SOURCES
        tst_qgraphicsitem.cpp
    LIBRARIES
        Qt::Gui
        Qt::Test
        Qt::Widgets
)

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