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

#####################################################################
## tst_qbluetoothdeviceinfo Test:
#####################################################################

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