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

#####################################################################
## tst_qknxnetipstructure Test:
#####################################################################

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