summaryrefslogtreecommitdiff
path: root/tests/auto/qlowenergycontroller-gattserver/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qlowenergycontroller-gattserver/test/CMakeLists.txt')
-rw-r--r--tests/auto/qlowenergycontroller-gattserver/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qlowenergycontroller-gattserver/test/CMakeLists.txt b/tests/auto/qlowenergycontroller-gattserver/test/CMakeLists.txt
index 69b5b510..efac223a 100644
--- a/tests/auto/qlowenergycontroller-gattserver/test/CMakeLists.txt
+++ b/tests/auto/qlowenergycontroller-gattserver/test/CMakeLists.txt
@@ -8,7 +8,7 @@
qt_internal_add_test(tst_qlowenergycontroller-gattserver
SOURCES
tst_qlowenergycontroller-gattserver.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Bluetooth
Qt::BluetoothPrivate
)