summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qiodevice/CMakeLists.txt
blob: efd1b71747d1d28804820634e3725c0fba75b79d (plain)
1
2
3
4
5
6
7
8
9
10
#####################################################################
## tst_bench_qiodevice Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qiodevice
    SOURCES
        tst_bench_qiodevice.cpp
    LIBRARIES
        Qt::Test
)