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

#####################################################################
## tst_bench_qbytearray Binary:
#####################################################################

qt_add_benchmark(tst_bench_qbytearray
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

#### Keys ignored in scope 1:.:.:qbytearray.pro:<TRUE>:
# TEMPLATE = "app"
# TESTDATA = "main.cpp"