summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/devicediscovery
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@qt.io>2019-05-06 14:47:38 +0200
committerTobias Hunger <tobias.hunger@qt.io>2019-05-06 14:23:55 +0000
commitc29fe1fae271e125c9bab74e98bd090c47158372 (patch)
tree3cafca520032bf3ed745fc9dd7a8eab838c3ebee /src/platformsupport/devicediscovery
parent65c5ffdb1d000f88448f41fc17050b1933dd5d60 (diff)
CMake: Regenerate src/platformsupport/devicediscovery
Change-Id: Ia306a7197c10fffb520e90eead449c551f0dfbe8 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
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"