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