summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/devicediscovery
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformsupport/devicediscovery')
-rw-r--r--src/platformsupport/devicediscovery/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/platformsupport/devicediscovery/CMakeLists.txt b/src/platformsupport/devicediscovery/CMakeLists.txt
index cfb06cd3eb..a704fc3ba2 100644
--- a/src/platformsupport/devicediscovery/CMakeLists.txt
+++ b/src/platformsupport/devicediscovery/CMakeLists.txt
@@ -12,9 +12,11 @@ add_qt_module(DeviceDiscoverySupport
QT_NO_CAST_FROM_ASCII
LIBRARIES
Qt::CorePrivate
+ PUBLIC_LIBRARIES
+ Qt::Core
)
-#### Keys ignored in scope 1:.:devicediscovery.pro:<NONE>:
+#### Keys ignored in scope 1:.:.:devicediscovery.pro:<TRUE>:
# CONFIG = "static" "internal_module"
# MODULE = "devicediscovery_support"
# QT_FOR_CONFIG = "gui-private"