qt5base-lts/tests/benchmarks/corelib/corelib.pro

19 lines
316 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
SUBDIRS = \
io \
json \
kernel \
thread \
tools \
codecs \
plugin
TRUSTED_BENCHMARKS += \
kernel/qmetaobject \
kernel/qmetatype \
kernel/qobject \
thread/qthreadstorage \
io/qdir/tree
include(../trusted-benchmarks.pri)