summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/widgets/kernel/qwidget/CMakeLists.txt
blob: 37ea60032811c3cca7ca2c23b63da1e1d5bedc12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qwidget.pro.

#####################################################################
## tst_bench_qwidget Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qwidget
    SOURCES
        tst_qwidget.cpp
    LIBRARIES
        Qt::Gui
        Qt::Test
        Qt::Widgets
)