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

#####################################################################
## tst_bench_qcryptographichash Binary:
#####################################################################

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