summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@qt.io>2019-05-06 14:59:33 +0200
committerTobias Hunger <tobias.hunger@qt.io>2019-05-06 14:27:34 +0000
commitb15776c76fdd962cde1e1e842a2ca7d251d95502 (patch)
tree12f26f32ca1634530072985ef39108d6f992642f /src
parentcbaa8ee27df60a9a0fb8611ee596a88dd1ebb7c5 (diff)
CMake: Regenerate platformsupport/windowsuiautomation
Change-Id: I17c927cf7eb8c66ee941a2d91c918e105474da29 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
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"