summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxcryptographicengine/CMakeLists.txt
blob: ae6f564894983b47741c957dfa6904cd5865e0ce (plain)
1
2
3
4
5
6
7
add_qt_test(tst_qknxcryptographicengine
    GUI
    SOURCES
        tst_qknxcryptographicengine.cpp
    PUBLIC_LIBRARIES
        Qt::Knx
)