summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/thread.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/thread/thread.pro')
-rw-r--r--tests/benchmarks/corelib/thread/thread.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/thread/thread.pro b/tests/benchmarks/corelib/thread/thread.pro
index 2affee5287..d7f65a911d 100644
--- a/tests/benchmarks/corelib/thread/thread.pro
+++ b/tests/benchmarks/corelib/thread/thread.pro
@@ -1,4 +1,5 @@
TEMPLATE = subdirs
SUBDIRS = \
qmutex \
- qthreadstorage
+ qthreadstorage \
+ qthreadpool \