summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetipconnectionheader/CMakeLists.txt
blob: 91a6d10f052bcfccc5df8553af074bb7b7b027e4 (plain)
1
2
3
4
5
6
7
add_qt_test(tst_qknxnetipconnectionheader
    GUI
    SOURCES
        tst_qknxnetipconnectionheader.cpp
    PUBLIC_LIBRARIES
        Qt::Knx
)