summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qabstractanimation
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 12:02:40 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 17:25:18 +0000
commitd802572f0bb036d6ec20e90fdfb9f1b5e1c9cb78 (patch)
tree5c4a9d9769517d17760a8f0551f730fd211c7ed0 /tests/auto/corelib/animation/qabstractanimation
parentd58d7ebfeacaab3d0840e97750c83e55f2fcf794 (diff)
Regenerate tests/auto/corelib/animation
Change-Id: I698e8bf965cc928bf7f48f44c81bd0dc017f483c Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'tests/auto/corelib/animation/qabstractanimation')
-rw-r--r--tests/auto/corelib/animation/qabstractanimation/CMakeLists.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/auto/corelib/animation/qabstractanimation/CMakeLists.txt b/tests/auto/corelib/animation/qabstractanimation/CMakeLists.txt
index 5a9bb29f18..d5f4a9a016 100644
--- a/tests/auto/corelib/animation/qabstractanimation/CMakeLists.txt
+++ b/tests/auto/corelib/animation/qabstractanimation/CMakeLists.txt
@@ -1 +1,10 @@
-add_qt_test(tst_qabstractanimation SOURCES tst_qabstractanimation.cpp)
+# Generated from qabstractanimation.pro.
+
+#####################################################################
+## tst_qabstractanimation Test:
+#####################################################################
+
+add_qt_test(tst_qabstractanimation
+ SOURCES
+ tst_qabstractanimation.cpp
+)