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

#####################################################################
## tst_qknxnetipdeviceconfigurationrequest Test:
#####################################################################

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