qt6-bb10/tests/auto/corelib/thread/qfuture/qfuture.pro

6 lines
128 B
Prolog

CONFIG += testcase
TARGET = tst_qfuture
QT = core core-private testlib
SOURCES = tst_qfuture.cpp
DEFINES += QT_STRICT_ITERATORS