summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/text/qbytearray/CMakeLists.txt
blob: 9c7fae62eb92339f3d9ea5085bfd41d00d4c5eba (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:
#####################################################################

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

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