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