summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothdevicediscoveryagent/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qbluetoothdevicediscoveryagent/CMakeLists.txt')
-rw-r--r--tests/auto/qbluetoothdevicediscoveryagent/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/qbluetoothdevicediscoveryagent/CMakeLists.txt b/tests/auto/qbluetoothdevicediscoveryagent/CMakeLists.txt
index 309b1213..55cd50c7 100644
--- a/tests/auto/qbluetoothdevicediscoveryagent/CMakeLists.txt
+++ b/tests/auto/qbluetoothdevicediscoveryagent/CMakeLists.txt
@@ -7,10 +7,8 @@
qt_add_test(tst_qbluetoothdevicediscoveryagent
SOURCES
tst_qbluetoothdevicediscoveryagent.cpp
- LIBRARIES
- Qt::BluetoothPrivate
PUBLIC_LIBRARIES
- Qt::Bluetooth
+ Qt::BluetoothPrivate
Qt::Concurrent
)