summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetipknxaddressesdib/CMakeLists.txt
blob: a359b8aaebcdf27b3957382c8c705fb5efd8bb67 (plain)
1
2
3
4
5
6
7
add_qt_test(tst_qknxnetipknxaddressesdib
    GUI
    SOURCES
        tst_qknxnetipknxaddressesdib.cpp
    PUBLIC_LIBRARIES
        Qt::Knx
)