qt6-bb10/tests/benchmarks/corelib/tools/qhash/qhash.pro

11 lines
194 B
Prolog

load(qttest_p4)
# do not run benchmarks by default in 'make check'
CONFIG -= testcase
TARGET = tst_hash
QT = core
INCLUDEPATH += .
SOURCES += qhash_string.cpp outofline.cpp
CONFIG += release