qt6-bb10/tests/benchmarks/corelib/thread/qwaitcondition/qwaitcondition.pro

10 lines
181 B
Prolog

load(qttest_p4)
# do not run benchmarks by default in 'make check'
CONFIG -= testcase
TEMPLATE = app
TARGET = tst_bench_qwaitcondition
QT -= gui
SOURCES += tst_qwaitcondition.cpp