summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qunicodetools/CMakeLists.txt
blob: 4dff66c0ae86ff1345c86368bb432d4a55156207 (plain)
1
2
3
4
5
6
7
8
9
10
11
#####################################################################
## tst_qunicodetools Test:
#####################################################################

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