summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusreply/CMakeLists.txt
blob: 11770e16d5e06b80127f54e45fe655ac136d266c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qdbusreply.pro.

#####################################################################
## tst_qdbusreply Test:
#####################################################################

add_qt_test(tst_qdbusreply
    SOURCES
        tst_qdbusreply.cpp
    PUBLIC_LIBRARIES
        Qt::DBus
)