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

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

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