summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetipconnectionstateresponse/CMakeLists.txt
blob: dbc57d3b6213b58d21391f1e29466e47d8241df1 (plain)
1
2
3
4
5
6
7
8
add_qt_test(tst_qknxnetipconnectionstateresponse
    GUI
    SOURCES
        tst_qknxnetipconnectionstateresponse.cpp
    PUBLIC_LIBRARIES
        Qt::Knx
        Qt::Network
)