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"