From 3d2691ae77a5d18a8788540f4e7bf1352261a565 Mon Sep 17 00:00:00 2001 From: Olivier Goffart Date: Thu, 17 Oct 2013 16:01:17 +0200 Subject: Benchmark for QWaitCondition Change-Id: I89fc0819324c12030bc23ba080b21f3d8d5c9852 Reviewed-by: Thiago Macieira --- tests/benchmarks/corelib/thread/thread.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/benchmarks/corelib/thread/thread.pro') diff --git a/tests/benchmarks/corelib/thread/thread.pro b/tests/benchmarks/corelib/thread/thread.pro index d7f65a911d..4e602ceb4e 100644 --- a/tests/benchmarks/corelib/thread/thread.pro +++ b/tests/benchmarks/corelib/thread/thread.pro @@ -3,3 +3,4 @@ SUBDIRS = \ qmutex \ qthreadstorage \ qthreadpool \ + qwaitcondition \ -- cgit v1.2.3