summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/math3d
diff options
context:
space:
mode:
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 4d7162a678..28ada45257 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:
#####################################################################
-qt_add_benchmark(tst_bench_qmatrix4x4
+qt_internal_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 863179b171..147f4ce15f 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:
#####################################################################
-qt_add_benchmark(tst_bench_qquaternion
+qt_internal_add_benchmark(tst_bench_qquaternion
SOURCES
tst_qquaternion.cpp
PUBLIC_LIBRARIES