summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringiterator/CMakeLists.txt
blob: 96b34e9d234624997cc59178c7d16d56323aa980 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qstringiterator.pro.

#####################################################################
## tst_qstringiterator Test:
#####################################################################

qt_add_test(tst_qstringiterator
    SOURCES
        tst_qstringiterator.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)