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

#####################################################################
## tst_qbluetoothaddress Test:
#####################################################################

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