summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qlist/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/tools/qlist/CMakeLists.txt')
-rw-r--r--tests/benchmarks/corelib/tools/qlist/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/benchmarks/corelib/tools/qlist/CMakeLists.txt b/tests/benchmarks/corelib/tools/qlist/CMakeLists.txt
index 46ca1c8514..6c9a96399f 100644
--- a/tests/benchmarks/corelib/tools/qlist/CMakeLists.txt
+++ b/tests/benchmarks/corelib/tools/qlist/CMakeLists.txt
@@ -1,12 +1,10 @@
-# Generated from qlist.pro.
-
#####################################################################
## tst_bench_qlist Binary:
#####################################################################
qt_internal_add_benchmark(tst_bench_qlist
SOURCES
- main.cpp
+ tst_bench_qlist.cpp
PUBLIC_LIBRARIES
Qt::Test
)