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