summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/kernel/qwineventnotifier/CMakeLists.txt
blob: 79e031d53fef37c8154aee6cd39a0d600e2285a9 (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
    LIBRARIES
        Qt::Test
)