diff options
Diffstat (limited to 'tests/auto/qbluetoothuuid/CMakeLists.txt')
-rw-r--r-- | tests/auto/qbluetoothuuid/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qbluetoothuuid/CMakeLists.txt b/tests/auto/qbluetoothuuid/CMakeLists.txt index 214323a3..f9414100 100644 --- a/tests/auto/qbluetoothuuid/CMakeLists.txt +++ b/tests/auto/qbluetoothuuid/CMakeLists.txt @@ -10,4 +10,5 @@ qt_internal_add_test(tst_qbluetoothuuid tst_qbluetoothuuid.cpp LIBRARIES Qt::Bluetooth + Qt::CorePrivate ) |