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

#####################################################################
## tst_qbluetoothtransferrequest Test:
#####################################################################

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