summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/collections/CMakeLists.txt
blob: 4575d27d209758e8c3e5b2ff55107ccc2f78d7ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from collections.pro.

#####################################################################
## tst_collections Test:
#####################################################################

qt_add_test(tst_collections
    SOURCES
        tst_collections.cpp
    DEFINES
        # -QT_NO_JAVA_STYLE_ITERATORS # special case remove
)