diff --git a/src/platformsupport/graphics/CMakeLists.txt b/src/platformsupport/graphics/CMakeLists.txt index 9deca9d7c7..f6a429fa3a 100644 --- a/src/platformsupport/graphics/CMakeLists.txt +++ b/src/platformsupport/graphics/CMakeLists.txt @@ -13,9 +13,12 @@ add_qt_module(GraphicsSupport LIBRARIES Qt::CorePrivate Qt::GuiPrivate + PUBLIC_LIBRARIES + Qt::Core + Qt::Gui ) -#### Keys ignored in scope 1:.:graphics.pro:: +#### Keys ignored in scope 1:.:.:graphics.pro:: # CONFIG = "static" "internal_module" # MODULE = "graphics_support" # _LOADED = "qt_module"