From 8d4a15c68fe51572dae31287822bda377dea2388 Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Thu, 28 Mar 2019 13:58:21 +0100 Subject: [PATCH] CMake: Re-generate platformsupport/edid Change-Id: Ib043c387a67b0a05448fe5a9bf0ef6adbbfd369f Reviewed-by: Albert Astals Cid --- src/platformsupport/edid/CMakeLists.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/platformsupport/edid/CMakeLists.txt b/src/platformsupport/edid/CMakeLists.txt index c5f55624c8..3c9668527e 100644 --- a/src/platformsupport/edid/CMakeLists.txt +++ b/src/platformsupport/edid/CMakeLists.txt @@ -1,7 +1,7 @@ # Generated from edid.pro. ##################################################################### -## QtEdidSupport Module: +## EdidSupport Module: ##################################################################### add_qt_module(EdidSupport @@ -13,3 +13,9 @@ add_qt_module(EdidSupport LIBRARIES Qt::CorePrivate ) + +#### Keys ignored in scope 1:.:edid.pro:: +# CONFIG = "static" "internal_module" +# MODULE = "edid_support" +# PRECOMPILED_HEADER = "../../corelib/global/qt_pch.h" +# _LOADED = "qt_module"