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

#####################################################################
## tst_qknxnetiproutinginterface Test:
#####################################################################

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