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

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

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