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

#####################################################################
## tst_bench_QText Binary:
#####################################################################

add_qt_benchmark(tst_bench_QText
    SOURCES
        main.cpp
    LIBRARIES
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Test
)

#### Keys ignored in scope 1:.:.:qtext.pro:<TRUE>:
# TEMPLATE = "app"
# TESTDATA = "bidi.txt"