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