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