summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/dbus/qdbusperformance/test/CMakeLists.txt
blob: dadca9412c2eb8b9394814a9c40cc3336bba074b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from test.pro.

#####################################################################
## tst_qdbusperformance Binary:
#####################################################################

add_qt_benchmark(tst_qdbusperformance
    SOURCES
        ../serverobject.h
        ../tst_qdbusperformance.cpp
    PUBLIC_LIBRARIES
        Qt::DBus
        Qt::Test
)