From ef170a12d8534c084693299802f29c1f5d19def6 Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Mon, 6 May 2019 14:57:33 +0200 Subject: [PATCH] CMake: Regenerate platformsupport/themes Change-Id: Ica4b4c3f2a5f86476f179a01aea5eeb25e617a98 Reviewed-by: Alexandru Croitor --- src/platformsupport/themes/CMakeLists.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/platformsupport/themes/CMakeLists.txt b/src/platformsupport/themes/CMakeLists.txt index 865624bd39..9dca636b92 100644 --- a/src/platformsupport/themes/CMakeLists.txt +++ b/src/platformsupport/themes/CMakeLists.txt @@ -13,9 +13,12 @@ add_qt_module(ThemeSupport LIBRARIES Qt::CorePrivate Qt::GuiPrivate + PUBLIC_LIBRARIES + Qt::Core + Qt::Gui ) -#### Keys ignored in scope 1:.:themes.pro:: +#### Keys ignored in scope 1:.:.:themes.pro:: # CONFIG = "static" "internal_module" # MODULE = "theme_support" # _LOADED = "qt_module"