summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/kernel/events/CMakeLists.txt
blob: b5440891eef095053621b3b8e6fcb52f316bc0ad (plain)
1
2
3
4
5
6
7
8
9
10
#####################################################################
## tst_bench_events Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_events
    SOURCES
        tst_bench_events.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)