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

#####################################################################
## tst_qknxnetipconfigdib Test:
#####################################################################

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