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

#####################################################################
## tst_qknxnetiproutingindication Test:
#####################################################################

qt_add_test(tst_qknxnetiproutingindication
    SOURCES
        tst_qknxnetiproutingindication.cpp
    LIBRARIES
        Qt::KnxPrivate
    PUBLIC_LIBRARIES
        Qt::Knx
        Qt::Network
)