summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/kernel/qcoreapplication
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/kernel/qcoreapplication')
-rw-r--r--tests/benchmarks/corelib/kernel/qcoreapplication/CMakeLists.txt16
1 files changed, 15 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/kernel/qcoreapplication/CMakeLists.txt b/tests/benchmarks/corelib/kernel/qcoreapplication/CMakeLists.txt
index 55d68f0372..173b3b9077 100644
--- a/tests/benchmarks/corelib/kernel/qcoreapplication/CMakeLists.txt
+++ b/tests/benchmarks/corelib/kernel/qcoreapplication/CMakeLists.txt
@@ -1 +1,15 @@
-add_qt_test(tst_bench_qcoreapplication SOURCES main.cpp)
+# Generated from qcoreapplication.pro.
+
+#####################################################################
+## tst_bench_qcoreapplication Binary:
+#####################################################################
+
+add_qt_benchmark(tst_bench_qcoreapplication
+ SOURCES
+ main.cpp
+ PUBLIC_LIBRARIES
+ Qt::Test
+)
+
+#### Keys ignored in scope 1:.:.:qcoreapplication.pro:<TRUE>:
+# TEMPLATE = "app"