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

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

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