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