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

#####################################################################
## tst_qknxtpdufactory Test:
#####################################################################

qt_add_test(tst_qknxtpdufactory
    SOURCES
        tst_qknxtpdufactory.cpp
    LIBRARIES
        Qt::KnxPrivate
    PUBLIC_LIBRARIES
        Qt::Knx
)