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