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

#####################################################################
## tst_qknxnetipdescriptionresponse Test:
#####################################################################

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