summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/opengl/opengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/opengl/opengl.pro')
-rw-r--r--tests/benchmarks/opengl/opengl.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/benchmarks/opengl/opengl.pro b/tests/benchmarks/opengl/opengl.pro
index 8646413bc7..1fc9c7d187 100644
--- a/tests/benchmarks/opengl/opengl.pro
+++ b/tests/benchmarks/opengl/opengl.pro
@@ -1,4 +1,8 @@
load(qttest_p4)
+
+# do not run benchmarks by default in 'make check'
+CONFIG -= testcase
+
TEMPLATE = app
TARGET = tst_bench_opengl
DEPENDPATH += .