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

#####################################################################
## tst_qbluetoothuuid Test:
#####################################################################

qt_internal_add_test(tst_qbluetoothuuid
    SOURCES
        tst_qbluetoothuuid.cpp
    PUBLIC_LIBRARIES
        Qt::Bluetooth
        Qt::Concurrent
)