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

#####################################################################
## tst_qknxnetipconnectionstaterequest Test:
#####################################################################

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