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

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

qt_internal_add_test(tst_qstringiterator
    SOURCES
        tst_qstringiterator.cpp
    LIBRARIES
        Qt::CorePrivate
)