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