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

#####################################################################
## tst_bench_qalgorithms Binary:
#####################################################################

qt_add_benchmark(tst_bench_qalgorithms
    SOURCES
        tst_qalgorithms.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)