summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetipsearchresponse/CMakeLists.txt
blob: 4dc5e951bf6018de4264f486c08902b2c9c9a304 (plain)
1
2
3
4
5
6
7
8
add_qt_test(tst_qknxnetipsearchresponse
    GUI
    SOURCES
        tst_qknxnetipsearchresponse.cpp
    PUBLIC_LIBRARIES
        Qt::Knx
        Qt::Network
)