summaryrefslogtreecommitdiff
path: root/src/bluetooth/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/.prev_CMakeLists.txt')
-rw-r--r--src/bluetooth/.prev_CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bluetooth/.prev_CMakeLists.txt b/src/bluetooth/.prev_CMakeLists.txt
index 95491c1f..990a3636 100644
--- a/src/bluetooth/.prev_CMakeLists.txt
+++ b/src/bluetooth/.prev_CMakeLists.txt
@@ -43,6 +43,8 @@ qt_add_module(Bluetooth
Qt::CorePrivate
PUBLIC_LIBRARIES
Qt::Core
+ PRIVATE_MODULE_INTERFACE
+ Qt::CorePrivate
)
#### Keys ignored in scope 1:.:.:bluetooth.pro:<TRUE>:
@@ -237,6 +239,8 @@ qt_extend_target(Bluetooth CONDITION QT_FEATURE_winrt_bt AND NOT APPLE_IOS AND N
Qt::CorePrivate
PUBLIC_LIBRARIES
Qt::Core
+ PRIVATE_MODULE_INTERFACE
+ Qt::CorePrivate
)
qt_extend_target(Bluetooth CONDITION QT_FEATURE_winrt_bt AND NOT APPLE_IOS AND NOT APPLE_OSX AND NOT APPLE_TVOS AND NOT QT_FEATURE_bluez AND NOT WINRT AND (ANDROID_EMBEDDED OR NOT ANDROID)