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