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

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

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