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

#####################################################################
## tst_qknxnetipsessionresponse Test:
#####################################################################

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