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

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

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