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