summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringapisymmetry/CMakeLists.txt
blob: 20b4466f204b194ddeea0320d848afa4620ecd16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qstringapisymmetry.pro.

#####################################################################
## tst_qstringapisymmetry Test:
#####################################################################

qt_internal_add_test(tst_qstringapisymmetry
    SOURCES
        tst_qstringapisymmetry.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)

## Scopes:
#####################################################################