qtbase-opensource-src/tests/benchmarks/corelib/thread/qthreadpool/qthreadpool.pro

7 lines
116 B
Prolog

TEMPLATE = app
CONFIG += benchmark
QT = core testlib
TARGET = tst_bench_qthreadpool
SOURCES += tst_qthreadpool.cpp