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

#####################################################################
## tst_qknxnetipconnectionstateresponse Test:
#####################################################################

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