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

#####################################################################
## tst_qstringconverter Test:
#####################################################################

qt_internal_add_test(tst_qstringconverter
    SOURCES
        tst_qstringconverter.cpp
    TESTDATA ${test_data}
)