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

#####################################################################
## tst_qknxnetipconnectionheader Test:
#####################################################################

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