summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergydescriptor/CMakeLists.txt
blob: 310746e5dc36265e716853827d66ce2069d3f1f6 (plain)
1
2
3
4
5
6
7
8
9
10
#####################################################################
## tst_qlowenergydescriptor Test:
#####################################################################

qt_internal_add_test(tst_qlowenergydescriptor
    SOURCES
        tst_qlowenergydescriptor.cpp
    PUBLIC_LIBRARIES
        Qt::Bluetooth
)