summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/corelib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/corelib.pro')
-rw-r--r--tests/benchmarks/corelib/corelib.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/corelib.pro b/tests/benchmarks/corelib/corelib.pro
index a2efe91a61..da5247cc42 100644
--- a/tests/benchmarks/corelib/corelib.pro
+++ b/tests/benchmarks/corelib/corelib.pro
@@ -1,6 +1,7 @@
TEMPLATE = subdirs
SUBDIRS = \
io \
+ json \
kernel \
thread \
tools \
@@ -14,4 +15,4 @@ TRUSTED_BENCHMARKS += \
thread/qthreadstorage \
io/qdir/tree
-include(../trusted-benchmarks.pri) \ No newline at end of file
+include(../trusted-benchmarks.pri)