summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetipdisconnectrequest/CMakeLists.txt
blob: a91deb86d5db69307bad19e700a578f8fb11c96e (plain)
1
2
3
4
5
6
7
8
add_qt_test(tst_qknxnetipdisconnectrequest
    GUI
    SOURCES
        tst_qknxnetipdisconnectrequest.cpp
    PUBLIC_LIBRARIES
        Qt::Knx
        Qt::Network
)