summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/dbus/qdbusperformance
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/dbus/qdbusperformance')
-rw-r--r--tests/benchmarks/dbus/qdbusperformance/server/CMakeLists.txt2
-rw-r--r--tests/benchmarks/dbus/qdbusperformance/test/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/benchmarks/dbus/qdbusperformance/server/CMakeLists.txt b/tests/benchmarks/dbus/qdbusperformance/server/CMakeLists.txt
index a3b5e98d4a..49658f2ee7 100644
--- a/tests/benchmarks/dbus/qdbusperformance/server/CMakeLists.txt
+++ b/tests/benchmarks/dbus/qdbusperformance/server/CMakeLists.txt
@@ -4,7 +4,7 @@
## server Binary:
#####################################################################
-add_qt_benchmark(server
+qt_add_benchmark(server
GUI
OUTPUT_DIRECTORY "."
SOURCES
diff --git a/tests/benchmarks/dbus/qdbusperformance/test/CMakeLists.txt b/tests/benchmarks/dbus/qdbusperformance/test/CMakeLists.txt
index dadca9412c..a31a310f05 100644
--- a/tests/benchmarks/dbus/qdbusperformance/test/CMakeLists.txt
+++ b/tests/benchmarks/dbus/qdbusperformance/test/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qdbusperformance Binary:
#####################################################################
-add_qt_benchmark(tst_qdbusperformance
+qt_add_benchmark(tst_qdbusperformance
SOURCES
../serverobject.h
../tst_qdbusperformance.cpp