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