From 143c3e6ea1c896ee62fe5a413e9133c26cfc073d Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Thu, 28 Mar 2019 14:48:11 +0100 Subject: [PATCH] CMake: Re-generate platformsupport/devicediscovery Change-Id: I817532202f070120498894b0b1dd9d92fc4e1bfa Reviewed-by: Albert Astals Cid --- src/platformsupport/devicediscovery/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/platformsupport/devicediscovery/CMakeLists.txt b/src/platformsupport/devicediscovery/CMakeLists.txt index 9cfbb073ca..cfb06cd3eb 100644 --- a/src/platformsupport/devicediscovery/CMakeLists.txt +++ b/src/platformsupport/devicediscovery/CMakeLists.txt @@ -14,6 +14,12 @@ add_qt_module(DeviceDiscoverySupport Qt::CorePrivate ) +#### Keys ignored in scope 1:.:devicediscovery.pro:: +# CONFIG = "static" "internal_module" +# MODULE = "devicediscovery_support" +# QT_FOR_CONFIG = "gui-private" +# _LOADED = "qt_module" + ## Scopes: #####################################################################