From fdb480c8e3a967aa26c167e6248d5c5f943785eb Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Thu, 28 Mar 2019 14:59:26 +0100 Subject: CMake: Re-generate platformsupport/services Change-Id: Ibe7d56e81640a41e093cf4936207fa96fd61a4f9 Reviewed-by: Albert Astals Cid --- src/platformsupport/services/CMakeLists.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/platformsupport/services/CMakeLists.txt') diff --git a/src/platformsupport/services/CMakeLists.txt b/src/platformsupport/services/CMakeLists.txt index afa5bc166d..3169332381 100644 --- a/src/platformsupport/services/CMakeLists.txt +++ b/src/platformsupport/services/CMakeLists.txt @@ -1,7 +1,7 @@ # Generated from services.pro. ##################################################################### -## QtServiceSupport Module: +## ServiceSupport Module: ##################################################################### add_qt_module(ServiceSupport @@ -15,6 +15,12 @@ add_qt_module(ServiceSupport Qt::GuiPrivate ) +#### Keys ignored in scope 1:.:services.pro:: +# CONFIG = "static" "internal_module" +# MODULE = "service_support" +# PRECOMPILED_HEADER = "../../corelib/global/qt_pch.h" +# _LOADED = "qt_module" + ## Scopes: ##################################################################### -- cgit v1.2.3