aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmltestrunner
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-13 19:07:06 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-14 10:22:26 +0000
commite9cac99f3796740ea93b23b0fe893fc880e0b5d4 (patch)
tree7bb8d41c520e9d59bd2a39cf53ab8c948db57511 /tools/qmltestrunner
parent82525a2b3861ad695c156c2cac4239134f8ac922 (diff)
Regenerate projects
Change-Id: I38044c382e4d84b5865a19cdd04cc8922bd72a77 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tools/qmltestrunner')
-rw-r--r--tools/qmltestrunner/.prev_CMakeLists.txt2
-rw-r--r--tools/qmltestrunner/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/qmltestrunner/.prev_CMakeLists.txt b/tools/qmltestrunner/.prev_CMakeLists.txt
index cace9385b7..c02d6e0226 100644
--- a/tools/qmltestrunner/.prev_CMakeLists.txt
+++ b/tools/qmltestrunner/.prev_CMakeLists.txt
@@ -8,10 +8,10 @@ add_qt_tool(qmltestrunner
SOURCES
main.cpp
PUBLIC_LIBRARIES
+ Qt::Gui
Qt::Qml
Qt::QuickTest
)
#### Keys ignored in scope 1:.:.:qmltestrunner.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "QML" "Test" "Runner"
-# _LOADED = "qt_tool"
diff --git a/tools/qmltestrunner/CMakeLists.txt b/tools/qmltestrunner/CMakeLists.txt
index 5e942fe8ec..0823d57c00 100644
--- a/tools/qmltestrunner/CMakeLists.txt
+++ b/tools/qmltestrunner/CMakeLists.txt
@@ -9,10 +9,10 @@ add_qt_tool(qmltestrunner
SOURCES
main.cpp
PUBLIC_LIBRARIES
+ Qt::Gui
Qt::Qml
Qt::QuickTest
)
#### Keys ignored in scope 1:.:.:qmltestrunner.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "QML" "Test" "Runner"
-# _LOADED = "qt_tool"