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