summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qcontiguouscache/CMakeLists.txt
blob: 126c0e7a508a42e5d3281c38a0fdc16853e909e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qcontiguouscache.pro.

#####################################################################
## tst_bench_qcontiguouscache Binary:
#####################################################################

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