summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/widgets/itemviews/qtableview/CMakeLists.txt
blob: 0245ba6d478ee235d08e5c594a539e12cf0646c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated from qtableview.pro.

#####################################################################
## tst_bench_qtableview Binary:
#####################################################################

qt_add_benchmark(tst_bench_qtableview
    SOURCES
        tst_qtableview.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Test
        Qt::Widgets
)

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