summaryrefslogtreecommitdiffstats
path: root/tests/manual/qt_poll
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-07 16:56:37 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-08 11:01:38 +0200
commit1339cc46678f475f788c9e86618c3824dd86a7ea (patch)
treec339140546e725a4b0d4cc9a7ab92e597ebcff40 /tests/manual/qt_poll
parentadbadc57df9f70ee4144f0dd2425192593656394 (diff)
CMake: Regenerate manual tests
Change-Id: Id42b9e481375d2ec0e68b73dc1e2ff36f0cbd49e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/manual/qt_poll')
-rw-r--r--tests/manual/qt_poll/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qt_poll/CMakeLists.txt b/tests/manual/qt_poll/CMakeLists.txt
index 0e19e6a4e3..d8784a6ed3 100644
--- a/tests/manual/qt_poll/CMakeLists.txt
+++ b/tests/manual/qt_poll/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qt_poll Test:
#####################################################################
-add_qt_test(tst_qt_poll
+qt_add_test(tst_qt_poll
SOURCES
../../../src/corelib/kernel/qpoll.cpp
tst_qt_poll.cpp