summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qcompleter
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 17:51:38 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-13 10:06:52 +0000
commit3909923958e0b2f2188a17e9ddd815a07b61ee1b (patch)
treed0bbe2a726334ad45086c914b73a316b1475e4ef /tests/auto/widgets/util/qcompleter
parentaf72e13636eab0d294980f710a2320ed28b078ef (diff)
Regenerate tests/auto/widgets/util
Change-Id: Icda122f04c8857f237e822d3981befb78885309b Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/widgets/util/qcompleter')
-rw-r--r--tests/auto/widgets/util/qcompleter/CMakeLists.txt19
1 files changed, 18 insertions, 1 deletions
diff --git a/tests/auto/widgets/util/qcompleter/CMakeLists.txt b/tests/auto/widgets/util/qcompleter/CMakeLists.txt
index 15b01f0346..ffc47a8319 100644
--- a/tests/auto/widgets/util/qcompleter/CMakeLists.txt
+++ b/tests/auto/widgets/util/qcompleter/CMakeLists.txt
@@ -1 +1,18 @@
-add_qt_test("tst_qcompleter" SOURCES tst_qcompleter.cpp LIBRARIES Qt::Widgets Qt::TestPrivate)
+# Generated from qcompleter.pro.
+
+#####################################################################
+## tst_qcompleter Test:
+#####################################################################
+
+add_qt_test(tst_qcompleter
+ SOURCES
+ tst_qcompleter.cpp
+ LIBRARIES
+ Qt::TestPrivate
+ PUBLIC_LIBRARIES
+ Qt::Gui
+ Qt::Widgets
+)
+
+#### Keys ignored in scope 1:.:.:qcompleter.pro:<TRUE>:
+# TEMPLATE = "app"