diff --git a/src/platformsupport/windowsuiautomation/CMakeLists.txt b/src/platformsupport/windowsuiautomation/CMakeLists.txt index 84c118258e6..e4e0eed64a3 100644 --- a/src/platformsupport/windowsuiautomation/CMakeLists.txt +++ b/src/platformsupport/windowsuiautomation/CMakeLists.txt @@ -21,9 +21,12 @@ add_qt_module(WindowsUIAutomationSupport LIBRARIES Qt::CorePrivate Qt::GuiPrivate + PUBLIC_LIBRARIES + Qt::Core + Qt::Gui ) -#### Keys ignored in scope 1:.:windowsuiautomation.pro:: +#### Keys ignored in scope 1:.:.:windowsuiautomation.pro:: # CONFIG = "static" "internal_module" # MODULE = "windowsuiautomation_support" # _LOADED = "qt_module"