From c29fe1fae271e125c9bab74e98bd090c47158372 Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Mon, 6 May 2019 14:47:38 +0200 Subject: [PATCH] CMake: Regenerate src/platformsupport/devicediscovery Change-Id: Ia306a7197c10fffb520e90eead449c551f0dfbe8 Reviewed-by: Alexandru Croitor --- src/platformsupport/devicediscovery/CMakeLists.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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:: +#### Keys ignored in scope 1:.:.:devicediscovery.pro:: # CONFIG = "static" "internal_module" # MODULE = "devicediscovery_support" # QT_FOR_CONFIG = "gui-private"