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

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