summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/text/qbytearray/CMakeLists.txt
blob: 50574aa22160f58eedc13c11c652a999bb15d8d8 (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_internal_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"