summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@qt.io>2019-05-06 14:57:33 +0200
committerTobias Hunger <tobias.hunger@qt.io>2019-05-06 14:27:08 +0000
commitef170a12d8534c084693299802f29c1f5d19def6 (patch)
tree4b09dd9148729bd1df121a4eb445f3a99e4b1c59 /src/platformsupport/themes
parent9b7f5776eec29ffc17daeb1ea4e193aaec5b433e (diff)
CMake: Regenerate platformsupport/themes
Change-Id: Ica4b4c3f2a5f86476f179a01aea5eeb25e617a98 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/platformsupport/themes')
-rw-r--r--src/platformsupport/themes/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
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:<NONE>:
+#### Keys ignored in scope 1:.:.:themes.pro:<TRUE>:
# CONFIG = "static" "internal_module"
# MODULE = "theme_support"
# _LOADED = "qt_module"