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