summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxbytearray/CMakeLists.txt
blob: 3efd276fe97f68a9afb73f69d6ddae17eb54192d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qknxbytearray.pro.

#####################################################################
## tst_qknxbytearray Test:
#####################################################################

qt_add_test(tst_qknxbytearray
    SOURCES
        tst_qknxbytearray.cpp
    PUBLIC_LIBRARIES
        Qt::Knx
)