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

#####################################################################
## tst_qknxnetipdisconnectrequest Test:
#####################################################################

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