summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/qtbench/CMakeLists.txt
blob: 009deeb5287e102193f01c51682698b316f6a8f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated from qtbench.pro.

#####################################################################
## tst_bench_qtbench Binary:
#####################################################################

add_qt_benchmark(tst_bench_qtbench
    SOURCES
        tst_qtbench.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Test
        Qt::Widgets
)

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