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

#####################################################################
## tst_qknxnetipdevicedib Test:
#####################################################################

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