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

#####################################################################
## tst_qknxnetipdisconnectresponse Test:
#####################################################################

qt_add_test(tst_qknxnetipdisconnectresponse
    SOURCES
        tst_qknxnetipdisconnectresponse.cpp
    PUBLIC_LIBRARIES
        Qt::Knx
        Qt::Network
)