summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/math3d
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-07 17:25:24 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-08 11:01:38 +0200
commit1718948ed493cd5306e681c21a1c2f8e22b096f4 (patch)
treea8c30c54ac0a52d243c388274fddcf7ab43873a5 /tests/benchmarks/gui/math3d
parent1339cc46678f475f788c9e86618c3824dd86a7ea (diff)
CMake: Regenerate benchmarks
Change-Id: I4154d9ebb8303338a07350b655c7b468751efd10 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/benchmarks/gui/math3d')
-rw-r--r--tests/benchmarks/gui/math3d/qmatrix4x4/CMakeLists.txt2
-rw-r--r--tests/benchmarks/gui/math3d/qquaternion/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/benchmarks/gui/math3d/qmatrix4x4/CMakeLists.txt b/tests/benchmarks/gui/math3d/qmatrix4x4/CMakeLists.txt
index 8d594ef1e7..4d7162a678 100644
--- a/tests/benchmarks/gui/math3d/qmatrix4x4/CMakeLists.txt
+++ b/tests/benchmarks/gui/math3d/qmatrix4x4/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_bench_qmatrix4x4 Binary:
#####################################################################
-add_qt_benchmark(tst_bench_qmatrix4x4
+qt_add_benchmark(tst_bench_qmatrix4x4
SOURCES
tst_qmatrix4x4.cpp
PUBLIC_LIBRARIES
diff --git a/tests/benchmarks/gui/math3d/qquaternion/CMakeLists.txt b/tests/benchmarks/gui/math3d/qquaternion/CMakeLists.txt
index 2409a6c43a..863179b171 100644
--- a/tests/benchmarks/gui/math3d/qquaternion/CMakeLists.txt
+++ b/tests/benchmarks/gui/math3d/qquaternion/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_bench_qquaternion Binary:
#####################################################################
-add_qt_benchmark(tst_bench_qquaternion
+qt_add_benchmark(tst_bench_qquaternion
SOURCES
tst_qquaternion.cpp
PUBLIC_LIBRARIES