summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringiterator/CMakeLists.txt
blob: 36b62a248b48f37b94e65ee41e6d9332a6862f6a (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)