summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetiproutingbusy/CMakeLists.txt
blob: 59b355adb6391d55a795ebda3db246e4a87cf01f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qknxnetiproutingbusy.pro.

#####################################################################
## tst_qknxnetiproutingbusy Test:
#####################################################################

qt_add_test(tst_qknxnetiproutingbusy
    SOURCES
        tst_qknxnetiproutingbusy.cpp
    PUBLIC_LIBRARIES
        Qt::Knx
        Qt::Network
)