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

#####################################################################
## tst_qknxnetipconnectresponse Test:
#####################################################################

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