Files
qt5.12.8/tests/auto/corelib/tools/collections/collections.pro
2025-08-26 22:57:23 +08:00

8 lines
174 B
Prolog

CONFIG += testcase
TARGET = tst_collections
SOURCES += tst_collections.cpp
QT = core testlib
# This test does not work with strict iterators
DEFINES -= QT_STRICT_ITERATORS