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