summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/platformsupport/windowsuiautomation/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/platformsupport/windowsuiautomation/CMakeLists.txt b/src/platformsupport/windowsuiautomation/CMakeLists.txt
index 84c118258e..e4e0eed64a 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:<NONE>:
+#### Keys ignored in scope 1:.:.:windowsuiautomation.pro:<TRUE>:
# CONFIG = "static" "internal_module"
# MODULE = "windowsuiautomation_support"
# _LOADED = "qt_module"