summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qfuturesynchronizer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/thread/qfuturesynchronizer/CMakeLists.txt')
-rw-r--r--tests/auto/corelib/thread/qfuturesynchronizer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/thread/qfuturesynchronizer/CMakeLists.txt b/tests/auto/corelib/thread/qfuturesynchronizer/CMakeLists.txt
index 54e3eb861d..3ebd266084 100644
--- a/tests/auto/corelib/thread/qfuturesynchronizer/CMakeLists.txt
+++ b/tests/auto/corelib/thread/qfuturesynchronizer/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qfuturesynchronizer Test:
#####################################################################
-add_qt_test(tst_qfuturesynchronizer
+qt_add_test(tst_qfuturesynchronizer
SOURCES
tst_qfuturesynchronizer.cpp
)