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

#####################################################################
## tst_bench_QTextDocument Binary:
#####################################################################

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

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