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

#####################################################################
## tst_qknxnetipcurrentconfigdib Test:
#####################################################################

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