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

#####################################################################
## tst_qknxaddress Test:
#####################################################################

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