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