summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes
diff options
context:
space:
mode:
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"