summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetipstructure/CMakeLists.txt
blob: 552592dda32a572a1f1ed1b7ed1c6c12d86edbf7 (plain)
1
2
3
4
5
6
7
add_qt_test(tst_qknxnetipstructure
    GUI
    SOURCES
        tst_qknxnetipstructure.cpp
    PUBLIC_LIBRARIES
        Qt::Knx
)